]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- make defaults reverse of default for ease comment out and go
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 10 Mar 2010 21:55:15 +0000 (21:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.837.2.42.2.49.2.85

rpm.spec

index 30766068c5927ef8167c973437a385d59f22b80a..08b415303f3b66d5715bed63e52b003747ca3156 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -1055,10 +1055,10 @@ cat > $RPM_BUILD_ROOT%{_sysconfdir}/rpm/macros <<EOF
 %%_verify_file_context_path    %%{nil}
 
 # If non-zero, all erasures will be automagically repackaged.
-#%%_repackage_all_erasures     1
+#%%_repackage_all_erasures     0
 
 # If non-zero, create debuginfo packages
-#%%_enable_debug_packages      1
+#%%_enable_debug_packages      0
 
 # Boolean (i.e. 1 == "yes", 0 == "no") that controls whether files
 # marked as %doc should be installed.
This page took 0.039821 seconds and 4 git commands to generate.