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

xdelta.spec

index 568989fe5bf711fd526b88c36e5f63c2ec32f8f6..9b3848b5ab59c0c67ef9f2c4f80531fb7abb715f 100644 (file)
@@ -66,7 +66,7 @@ Pakiet ten zawiera bibliotek
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure \
+./configure %{_target}\
        --prefix=/usr \
        --x-includes=/usr/X11R6/lib/glib/include
 make
This page took 0.42667 seconds and 4 git commands to generate.