]> git.pld-linux.org Git - packages/popt.git/commitdiff
- added %{_target} makro
authorArtur Frysiak <artur@frysiak.net>
Thu, 6 May 1999 14:37:15 +0000 (14:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    popt.spec -> 1.7

popt.spec

index a2ca9bed195560a76546775de7dbab780b6613c4..af3e6eab279c0ae42d39a915769858cf5ff5982c 100644 (file)
--- a/popt.spec
+++ b/popt.spec
@@ -88,7 +88,7 @@ Biblioteka statyczna do popt
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" \
-./configure \
+./configure %{_target} \
        --prefix=/usr \
        --enable-shared
 
This page took 0.111651 seconds and 4 git commands to generate.