]> git.pld-linux.org Git - packages/bootparamd.git/commitdiff
- adapterized and made spec %%debug ready or added using %%rpm*flags macros
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 2 May 2001 02:43:01 +0000 (02:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bootparamd.spec -> 1.16

bootparamd.spec

index 6638e480bb3d438163f44ab4b31bafe059c83218..ea29d027c7f86b6fec088776fed14483644fe095 100644 (file)
@@ -1,4 +1,5 @@
 Summary:       A server process which provides boot information to diskless clients
+Summary(pl):   Demon który zapewnia informacje potrzebne do uruchomienia bezdyskowych klientów
 Name:          bootparamd
 Version:       0.17
 Release:       7
@@ -31,7 +32,7 @@ clients and servers which need that boot server code.
 
 %build
 ./configure --with-c-compiler=%{__cc}
-%{__make} CFLAGS="%{!?debug:$RPM_OPT_FLAGS}%{?debug:-O0 -g}"
+%{__make} CFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.085203 seconds and 4 git commands to generate.