]> git.pld-linux.org Git - packages/aalib.git/commitdiff
added %{_target} macro
authorArtur Frysiak <artur@frysiak.net>
Wed, 5 May 1999 20:40:42 +0000 (20:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aalib.spec -> 1.8

aalib.spec

index 47c034bf50511498c22c51573eaf065ce594b290..7ed770887caf0ffa9934de885f862cc13f4bc622 100644 (file)
@@ -77,7 +77,7 @@ Narz
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" \
-./configure \
+./configure %{_target} \
        --prefix=/usr 
 make
 
This page took 0.082012 seconds and 4 git commands to generate.