]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- add --disable-debuginfo to rpmbuild
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 2 Feb 2010 22:40:12 +0000 (22:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-popt-aliases.patch -> 1.4

rpm-popt-aliases.patch

index 23e8154c301e8731f11d50937577fa3d05647aa3..6ddd2dacf23933907bc5096bc0953ea874600ea1 100644 (file)
@@ -1,6 +1,6 @@
 --- rpm-4.4.9/rpmpopt.in       2008-03-24 22:09:33.709972364 +0200
 +++ rpm-4.4.9/rpmpopt.in       2008-04-04 18:51:45.658923774 +0300
-@@ -595,4 +595,16 @@
+@@ -595,4 +595,19 @@
  rpmv  alias --httpproxy       --define '_httpproxy !#:+'
  
 +rpm   alias --downgrade       --oldpackage \
@@ -14,6 +14,9 @@
 +
 +rpm alias --norepackage --define '_repackage_all_erasures 0' \
 +      --POPTdesc=$"Disable re-package of the files before erasing"
++
++rpmbuild alias --disable-debuginfo --define '_enable_debug_packages 0' \
++   --POPTdesc=$"Disable debuginfo package creation"
 +
  # \endverbatim
  #*/
This page took 0.043406 seconds and 4 git commands to generate.