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

diffstat.spec

index 04f564dcb103694443a9a26e3a38ea3578034e43..b503fdba49df18cda303927ca011958d73053024 100644 (file)
@@ -46,7 +46,7 @@ bilgiler 
 %setup -q
 
 %build
-./configure --prefix=/usr
+./configure %{_target} --prefix=/usr
 make CPPFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s"
 
 %install
This page took 0.04912 seconds and 4 git commands to generate.