]> git.pld-linux.org Git - packages/alsa-lib.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:
    alsa-lib.spec -> 1.4

alsa-lib.spec

index 4880dab9658c38e00a5107fc657d3a832acf5e44..9be676870a567bda213d6e79e8ee7c4a09b5d5bd 100644 (file)
@@ -98,7 +98,7 @@ Advanced Linux Sound Architecture (ALSA) - Biblioteka statyczna.
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure \
+./configure %{_target} \
        --prefix=/usr
 make
 
This page took 0.175221 seconds and 4 git commands to generate.