]> git.pld-linux.org Git - packages/C++2LaTeX.git/commitdiff
- added using %%{rpmcflags} macro.
authorkloczek <kloczek@pld-linux.org>
Mon, 30 Apr 2001 16:05:13 +0000 (16:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    C++2LaTeX.spec -> 1.2

C++2LaTeX.spec

index f0639068e8aa02d9f388e707f4e817cd649f9389..bfa0b3d848a97ab3ffeee1824e96774df78498f2 100644 (file)
@@ -26,7 +26,7 @@ wysy
 
 %build
 rm -f *.o c++2latex
 
 %build
 rm -f *.o c++2latex
-%{__make} CFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS} -DUSE_NAME"
+%{__make} CFLAGS="%{rpmcflags} -DUSE_NAME"
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.054086 seconds and 4 git commands to generate.