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

WMRack.spec

index b73cb82a48f1c51b45260d10b7fde8e0a306f227..9b673a7782eef05557782b9c5645a2a6172007d2 100644 (file)
@@ -27,7 +27,7 @@ still work but need an extra (middle) button.
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure \
+./configure %{_target} \
        --prefix=/usr/X11R6
 make
 
This page took 0.086401 seconds and 4 git commands to generate.