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

efingerd.spec

index 66ea879f28e05c1c134a37599e7e5c1877bc4c93..cfccc313138376e75f88b6d28d75cbf6204614e1 100644 (file)
@@ -38,7 +38,7 @@ jest wy
 %patch0 -p1
 
 %build
-%{__make} CFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}"
+%{__make} CFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.086641 seconds and 4 git commands to generate.