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

bc.spec

diff --git a/bc.spec b/bc.spec
index 063353ad6d0d431223e244368ab4f2ee840c496f..06fbd993c9545bdd386614c6341ec829b7408ba7 100644 (file)
--- a/bc.spec
+++ b/bc.spec
@@ -45,7 +45,7 @@ yetenekleri vard
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure \
+./configure %{_target} \
        --prefix=/usr
 make
 
This page took 0.064026 seconds and 4 git commands to generate.