]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- comments cosmetics, ease disabling repackage
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 28 Nov 2012 13:54:19 +0000 (14:54 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Wed, 28 Nov 2012 13:54:19 +0000 (14:54 +0100)
macros.local

index f1bcf33c7a965937b96b8097a31965140116b358..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
This page took 0.037739 seconds and 4 git commands to generate.