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

ClanLib.spec

index e125ffb35b8b80d0c9a9a981324d8fd5b2f1218c..f9e301ae58155fda811cff5bf79f4b776781212c 100644 (file)
@@ -61,7 +61,7 @@ do kompilacji program
 %setup -q -n ClanLib
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure %{_target} \
+./configure %{_target_platform} \
        --prefix=%{_prefix}
 make
 
This page took 0.124229 seconds and 4 git commands to generate.