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

sed.spec

index 26896ff1a2982f12a42da450f085cc54e5e35441..7ebf32243659fe6b0edefd46d5dd644a2625bc5d 100644 (file)
--- a/sed.spec
+++ b/sed.spec
@@ -43,7 +43,7 @@ yazmakta kullan
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure \
+./configure %{_target} \
        --prefix=/usr \
        --exec-prefix=/
 make
This page took 0.054335 seconds and 4 git commands to generate.