]> git.pld-linux.org Git - packages/archie.git/blobdiff - archie.spec
- adapterized and made spec %%debug ready or using %%rpm*flags macros
[packages/archie.git] / archie.spec
index acf21730aaca25d0915e9f71331438e639be3023..e2e1a29b5f832f639f682e7cd7b829e92d71621e 100644 (file)
@@ -15,14 +15,14 @@ Tool that will let you check a database containing thousands of
 entries for the files that're available at FTP sites around the world.
 
 %description -l pl
-Narzêdzie, pozwalaj±ce wyszukiwaæ pliki w bazie serwerów FTP.
+Narzêdzie pozwalaj±ce wyszukiwaæ pliki w bazie serwerów FTP.
 
 %prep
 %setup -q 
 
 %build
-%{__make} OPTIONS="%{?debug:-O0 -g -DDEBUG}%{!?debug:$RPM_OPT_FLAGS} -I."\
-       DEFINES="" LDFLAGS="%{!?debug:-s}"
+%{__make} OPTIONS="%{rpmcflags} %{?debug:-DDEBUG} -I." \
+       DEFINES="" LDFLAGS="%{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.066776 seconds and 4 git commands to generate.