]> git.pld-linux.org Git - packages/rpm.git/blobdiff - macros.local
make -lib depend on elfutils-libs instead of elfutils; rel 7
[packages/rpm.git] / macros.local
index 37201ba252b3c96c6822caa6238cd2c461d1313f..99fd53e6ba7dd28ea58648c0e2946c0478df8710 100644 (file)
@@ -5,12 +5,11 @@
 %_install_file_context_path    %{nil}
 %_verify_file_context_path     %{nil}
 
-# If non-zero, all erasures will be automagically repackaged.
-#%_repackage_all_erasures      1
-
-# 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
+#
+# 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:/sys
This page took 0.026095 seconds and 4 git commands to generate.