]> git.pld-linux.org Git - packages/rpm.git/blobdiff - macros.local
- check to see if rebuilding against db 5.2 fixes some bugs
[packages/rpm.git] / macros.local
index 37201ba252b3c96c6822caa6238cd2c461d1313f..f5d3fe06e38aecabc41463a733f2f9c2d8691ebb 100644 (file)
@@ -6,7 +6,8 @@
 %_verify_file_context_path     %{nil}
 
 # If non-zero, all erasures will be automagically repackaged.
-#%_repackage_all_erasures      1
+# You will need more than 256MiB RAM on i686 for repackage to succeed.
+#%_repackage_all_erasures      0
 
 # If non-zero, create debuginfo packages
 #%_enable_debug_packages       0
@@ -14,3 +15,8 @@
 # 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.
+#
+#%_netsharedpath /proc:/dev
This page took 0.026082 seconds and 4 git commands to generate.