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

Mesa.spec

index 4d1d800a5392fac5ab020cc4342c75b3fa9a983a..f25c44bebb78261abfdd74003ba2053f8e6fec1f 100644 (file)
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -137,7 +137,7 @@ make  linux-elf
 %endif
 
 (cd widgets-mesa; CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure \
+./configure %{_target} \
        --prefix=/usr/X11R6/
 make)
 
This page took 0.057644 seconds and 4 git commands to generate.