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

tar.spec

index 61d256a85b6aff3799bec1ac26f2e5a8f770cc75..6d514e2710c7678d3c7c6749e7455911751bb634 100644 (file)
--- a/tar.spec
+++ b/tar.spec
@@ -75,7 +75,7 @@ ar
 install %{SOURCE1} po
 %build
 LIBS="-lbsd" CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure %{_target} \
+./configure %{_target_platform} \
        --prefix=/usr \
        --bindir=/bin \
        --libexecdir=/sbin
This page took 0.052881 seconds and 4 git commands to generate.