]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- define rpmldflags to nil
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 6 May 2004 19:48:40 +0000 (19:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.macros -> 1.148

rpm.macros

index 3af31f6f7637792e7fc108f75adf26602e0333ce..4b3ac21d693a13f6762af60427b3c548f42a4bee 100644 (file)
@@ -15,6 +15,7 @@
 %debugcflags   -O0 -g -Wall
 %rpmcflags     %{?debug:%debugcflags}%{!?debug:%optflags}
 # %rpmldflags  %{!?debug:-s}
+%rpmldflags    %{nil}
 
 # kernel compiler
 %kgcc          gcc
This page took 0.046611 seconds and 4 git commands to generate.