]> git.pld-linux.org Git - packages/TiMidity++.git/commitdiff
added %{_target} macro
authorArtur Frysiak <artur@frysiak.net>
Thu, 6 May 1999 17:07:01 +0000 (17:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    TiMidity++.spec -> 1.3

TiMidity++.spec

index 280f3475337453f6005810ff9a63fff1085d3975..b96dbc25554aa7dcfb90e73b1dedccef04c2fe87 100644 (file)
@@ -26,7 +26,7 @@ to show the lylic contained in KAR file or WRD file.
 %build
 (autoheader/autoconf/automake)
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure \
+./configure %{_target} \
        --prefix=/usr
 make
 
This page took 0.077435 seconds and 4 git commands to generate.