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

coda.spec

index c07e932ab7bcf56ce141a65ed0bb494f1d817dad..a1ae925e2f3e240fae445def603101b5523c5ce0 100644 (file)
--- a/coda.spec
+++ b/coda.spec
@@ -50,7 +50,7 @@ well as the volume utilities.
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure %{_target} \
+./configure %{_target_platform} \
        --prefix=/usr
 make
 
This page took 0.02646 seconds and 4 git commands to generate.