]> git.pld-linux.org Git - packages/cooledit.git/commitdiff
added %{_target} macro
authorArtur Frysiak <artur@frysiak.net>
Wed, 5 May 1999 20:40:42 +0000 (20:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cooledit.spec -> 1.2

cooledit.spec

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