]> git.pld-linux.org Git - packages/findutils.git/commitdiff
some macros
authorwojtek <wojtek@pld.org.pl>
Fri, 4 Jun 1999 09:47:23 +0000 (09:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    findutils.spec -> 1.12

findutils.spec

index ad7a4954fee213ca89d1bc46fe5a55dd47f0174f..1924e914bdfb3b3464b0ff606fc4db51806896df 100644 (file)
@@ -5,7 +5,7 @@ Summary(pl):    GNU narz
 Summary(tr):   GNU dosya arama araçlarý
 Name:          findutils
 Version:       4.1
-Release:       31
+Release:       32
 Copyright:     GPL
 Group:         Utilities/File
 Group(pl):     Narzêdzia/Pliki
@@ -61,11 +61,7 @@ dosyalar
 %patch1 -p1
 
 %build
-CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-    ./configure \
-       --prefix=%{_prefix} \
-       --exec-prefix=%{_prefix} \
-       %{_target_platform}
+autoconf && %configure 
 
 make
 
This page took 0.038791 seconds and 4 git commands to generate.