From: kloczek Date: Fri, 20 Apr 2001 08:41:02 +0000 (+0000) Subject: - added using %%{rpmcflags}, %%{rpmldflags} macros. X-Git-Tag: SVGATextMode-1_10-3 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=969c063ab50ae320e5513ced083d6842955cb90a;hp=f371a9ed739ffb501b79b9e8be8ae8eaf92368d2;p=packages%2FSVGATextMode.git - added using %%{rpmcflags}, %%{rpmldflags} macros. Changed files: SVGATextMode.spec -> 1.18 --- diff --git a/SVGATextMode.spec b/SVGATextMode.spec index 5d72673..0fe2f0e 100644 --- a/SVGATextMode.spec +++ b/SVGATextMode.spec @@ -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