Linux worldls-302.fr.planethoster.net 4.18.0-553.8.1.lve.el7h.x86_64 #1 SMP Thu Jul 4 15:19:33 UTC 2024 x86_64
LiteSpeed
Server IP : 10.185.0.203 & Your IP : 216.73.216.32
Domains :
Cant Read [ /etc/named.conf ]
User : gerathty
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
lib /
rpm /
macros.d /
Delete
Unzip
Name
Size
Permission
Date
Action
macros.alt-python310
2.01
KB
-rw-r--r--
2026-04-17 12:17
macros.alt-python311
2.03
KB
-rw-r--r--
2026-04-17 12:20
macros.alt-python312
2.01
KB
-rw-r--r--
2026-04-20 09:11
macros.alt-python313
2.01
KB
-rw-r--r--
2026-06-11 15:14
macros.alt-python38
1.97
KB
-rw-r--r--
2024-09-23 13:01
macros.alt-python39
1.98
KB
-rw-r--r--
2025-06-19 13:07
macros.firewalld
239
B
-rw-r--r--
2021-05-01 14:21
macros.ruby
1001
B
-rw-r--r--
2023-06-06 16:22
macros.selinux-policy
6.62
KB
-rw-r--r--
2020-11-10 22:35
macros.systemd
2.86
KB
-rw-r--r--
2026-04-23 16:18
macros.systemtap
206
B
-rw-r--r--
2020-07-10 16:13
Save
Rename
%ruby_libdir %{_datadir}/%{srcname} %ruby_libarchdir %{_libdir}/%{srcname} # This is the local lib/arch and should not be used for packaging. %ruby_sitedir site_ruby %ruby_sitelibdir %{_prefix}/share/%{srcname}/%{ruby_sitedir} %ruby_sitearchdir %{_prefix}/%{_lib}/%{srcname}/%{ruby_sitedir} # This is the general location for libs/archs compatible with all # or most of the Ruby versions available in the Fedora repositories. %ruby_vendordir vendor_ruby %ruby_vendorlibdir %{ruby_libdir}/%{ruby_vendordir} %ruby_vendorarchdir %{ruby_libarchdir}/%{ruby_vendordir} # For ruby packages we want to filter out any provides caused by private # libs in %%{ruby_vendorarchdir}/%%{ruby_sitearchdir}. # # Note that this must be invoked in the spec file, preferably as # "%{?ruby_default_filter}", before any %description block. %ruby_default_filter %{expand: \ %global __provides_exclude_from %{?__provides_exclude_from:%{__provides_exclude_from}|}^(%{ruby_vendorarchdir}|%{ruby_sitearchdir})/.*\\\\.so$ \ }