]> git.pld-linux.org Git - packages/diffstat.git/commitdiff
s/%{_target}/%{_target_platform}/
authorArtur Frysiak <artur@frysiak.net>
Tue, 1 Jun 1999 17:46:14 +0000 (17:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    diffstat.spec -> 1.9

diffstat.spec

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