]> git.pld-linux.org Git - packages/SVGATextMode.git/commitdiff
- added using %%{rpmcflags}, %%{rpmldflags} macros. SVGATextMode-1_10-3
authorkloczek <kloczek@pld-linux.org>
Fri, 20 Apr 2001 08:41:02 +0000 (08:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SVGATextMode.spec -> 1.18

SVGATextMode.spec

index 5d72673d47ca42d850799065ed402b3e4c29bc39..0fe2f0e1b890615739f4a1399e5124d5e0ea8e83 100644 (file)
@@ -46,9 +46,7 @@ wi
 
 %build
 %{__make} dep
-%{__make} all \
-       CFLAGS_DEFAULT="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}" \
-       LDFLAGS_DEFAULT="%{!?debug:-s}"
+%{__make} all CFLAGS_DEFAULT="%{rpmcflags}" LDFLAGS_DEFAULT="%{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.043089 seconds and 4 git commands to generate.