]> git.pld-linux.org Git - packages/gedit0.git/commitdiff
added %{_target} macro
authorArtur Frysiak <artur@frysiak.net>
Thu, 6 May 1999 17:07:01 +0000 (17:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gedit0.spec -> 1.6

gedit0.spec

index ac01c481737ccdb046b098c1f6514e236f086a4a..3de1ac28753735a947f567566757079bf13c4c8e 100644 (file)
@@ -57,7 +57,7 @@ sposob
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure \
+./configure %{_target} \
        --prefix=/usr/X11R6
 
 make
This page took 0.068237 seconds and 4 git commands to generate.