]> git.pld-linux.org Git - packages/bootparamd.git/blobdiff - bootparamd.spec
- adapterized and made spec %%debug ready or added using %%rpm*flags macros
[packages/bootparamd.git] / 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.032454 seconds and 4 git commands to generate.