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

cooledit.spec

index e5410a690831a7d5f5045ba0aeb2ada133a5a915..0a4c50055f85930bfd6b30b392ddb7c2da2b7cd7 100644 (file)
@@ -27,7 +27,7 @@ proportional fonts.
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS=-s \
-./configure %{_target} \
+./configure %{_target_platform} \
        --prefix=/usr
 make
 
This page took 0.061073 seconds and 4 git commands to generate.