]> git.pld-linux.org Git - packages/rpm.git/blobdiff - macros.local
- updated x32 macros with sensible values
[packages/rpm.git] / macros.local
index 90f005bd5adb2f16c0962a83631544536b8a721c..70d0a20400f42fefd331cfb8b723ad0cf82f052c 100644 (file)
@@ -5,10 +5,10 @@
 %_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 (default), all erasures will be automagically repackaged.
+#%_repackage_all_erasures      0
 
-# If non-zero, create debuginfo packages
+# If non-zero (default), create debuginfo packages
 #%_enable_debug_packages       0
 
 # Boolean (i.e. 1 == "yes", 0 == "no") that controls whether files
@@ -16,6 +16,6 @@
 #%_excludedocs                 1
 #
 # A colon separated list of paths where files should *not* be installed.
-# Usually, these are network file system mount points.
-#
-#%_netsharedpath /proc:/dev
+# 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
This page took 0.105072 seconds and 4 git commands to generate.