X-Git-Url: http://git.pld-linux.org/?p=packages%2Frpm.git;a=blobdiff_plain;f=macros.local;h=70b7121a4e171965172e2669b83ac3483a85b7ea;hp=1bcbc201227faab7c0ba450259700e4ee4cdac12;hb=98d9fc8e9cc559da146eb1be26fab0359a01a5c2;hpb=5384be47dcba1b150938c72d7e06f16ee123d973 diff --git a/macros.local b/macros.local index 1bcbc20..70b7121 100644 --- a/macros.local +++ b/macros.local @@ -5,13 +5,9 @@ %_install_file_context_path %{nil} %_verify_file_context_path %{nil} -# If non-zero, all erasures will be automagically repackaged. -# You will need more than 256MiB RAM on i686 for repackage to succeed. +# If non-zero (default), all erasures will be automagically repackaged. #%_repackage_all_erasures 0 -# If non-zero, create debuginfo packages -#%_enable_debug_packages 0 - # Boolean (i.e. 1 == "yes", 0 == "no") that controls whether files # marked as %doc should be installed. #%_excludedocs 1 @@ -19,4 +15,4 @@ # A colon separated list of paths where files should *not* be installed. # Usually, these are (network) file system mount points. # For static /dev not to update perms if upgraded and tmpfs mounted -#%_netsharedpath /dev/shm:/proc:/dev +#%_netsharedpath /dev/shm:/proc:/dev:/sys