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

esound.spec

index 711afa70bb992caa313d89e31ced5aafe68b0d17..52a15375730f45852c1be4ec4b85ea059c618f91 100644 (file)
@@ -53,7 +53,7 @@ Biblioteka statyczna esound.
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure \
+./configure %{_target} \
        --prefix=/usr \
        --sysconfdir=/etc
 make
This page took 0.058324 seconds and 4 git commands to generate.