]> git.pld-linux.org Git - packages/coda.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:
    coda.spec -> 1.3

coda.spec

index ba60e2dbabc1430cbe5e33dda656ca3240be9d84..3d8b07f66833eeae5c6c81a1ddb466d4d15d384a 100644 (file)
--- a/coda.spec
+++ b/coda.spec
@@ -50,7 +50,7 @@ well as the volume utilities.
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure \
+./configure %{_target} \
        --prefix=/usr
 make
 
This page took 0.065361 seconds and 4 git commands to generate.