]> git.pld-linux.org Git - packages/aumix.git/commitdiff
used %{_target} macro
authorArtur Frysiak <artur@frysiak.net>
Fri, 30 Apr 1999 10:05:49 +0000 (10:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aumix.spec -> 1.5

aumix.spec

index 5088416c1fc89f4edc4ab3b5e57278b9b99f3f0b..f7d2e3fc955ad715315f68f20e8da5a94a799792 100644 (file)
@@ -30,7 +30,7 @@ sygna
 
 %build
 CFLAGS="$RPM_OPT_FLAGS -I/usr/include/ncurses" LDFLAGS="-s" \
-./configure \
+./configure %{_target} \
        --prefix=/usr
 
 make
This page took 0.112218 seconds and 4 git commands to generate.