Server IP : 213.176.29.180  /  Your IP : 52.15.224.97
Web Server : Apache
System : Linux 213.176.29.180.hostiran.name 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
User : webtaragh ( 1001)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /home/../lib/rpm/macros.d/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/../lib/rpm/macros.d/macros.info
%info_requires \
Requires(post): /sbin/install-info \
Requires(preun): /sbin/install-info

%info_post() \
if [ -f %{_infodir}/%1 ]; then # --excludedocs? \
  /sbin/install-info %{_infodir}/%1 %{_infodir}/dir || : \
fi

%info_preun() \
if [ $1 == 0 ]; then \
  if [ -f %{_infodir}/%1 ]; then # --excludedocs? \
    /sbin/install-info --delete %{_infodir}/%1 %{_infodir}/dir || : \
  fi \
fi