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

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.076963 seconds and 4 git commands to generate.