]> git.pld-linux.org Git - packages/libxml.git/commitdiff
s/%{_target}/%{_target_platform}/
authorArtur Frysiak <artur@frysiak.net>
Tue, 1 Jun 1999 17:46:15 +0000 (17:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libxml.spec -> 1.17

libxml.spec

index dfb5c33369a54a51bf4ce1ee6815ec92541cb58a..86a81eef0e819a9fdd305cc4ad36febc64fb8532 100644 (file)
@@ -59,7 +59,7 @@ automake
 libtoolize --force
 aclocal
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure %{_target} \
+./configure %{_target_platform} \
        --prefix=%{_prefix}
 make
 
This page took 0.157728 seconds and 4 git commands to generate.