]> git.pld-linux.org Git - packages/texinfo.git/commitdiff
used %{_target} macro
authorArtur Frysiak <artur@frysiak.net>
Thu, 29 Apr 1999 23:55:16 +0000 (23:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    texinfo.spec -> 1.3

texinfo.spec

index 2155ed07f8fe1c16d65b0332ae269683aa0abde9..1219b3c7c8385ac913601f8b217bdfdb5271c90a 100644 (file)
@@ -87,7 +87,7 @@ bulunur.
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure \
+./configure %{_target} \
        --prefix=/usr \
        --without-included-gettext
 make
This page took 0.129804 seconds and 4 git commands to generate.