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

setserial.spec

index 2e15bc3bd3228f857e9fe3f626d34a5e624cb231..3b1712e91bbae21df1e76fec532ca5e0c2f24791 100644 (file)
@@ -45,7 +45,7 @@ Setserial, bir seri ayg
 %build
 autoconf
 CFLAGS=$RPM_OPT_FLAGS LDFLAGS=-s \
-    ./configure \
+    ./configure %{_target} \
        --prefix=/usr
 make   
 
This page took 0.03618 seconds and 4 git commands to generate.