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

libxml.spec

index f844ed9431af2d878e98b18b246a3193b5b3099b..b57732d475835cb7c62bfd017ffe4a4ef97c8a6c 100644 (file)
@@ -57,7 +57,7 @@ automake
 libtoolize --force
 aclocal
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure \
+./configure %{_target} \
        --prefix=/usr/X11R6
 make
 
This page took 0.039009 seconds and 4 git commands to generate.