]> git.pld-linux.org Git - packages/cvs.git/commitdiff
s/%{_target}/%{_target_platform}/ cvs-1_10_6-1
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:
    cvs.spec -> 1.16

cvs.spec

index 56aca0339b0dbf81bb3d87be908e8b1d49ec224c..3826f8c2ad707c21dc2a4571187144942d7d18ca 100644 (file)
--- a/cvs.spec
+++ b/cvs.spec
@@ -70,7 +70,7 @@ i
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure %{_target} \
+./configure %{_target_platform} \
        --prefix=%{_prefix} \
        --enable-server \
        --enable-client
This page took 0.061676 seconds and 4 git commands to generate.