]> git.pld-linux.org Git - packages/ctags.git/commitdiff
added %{_target} macro
authorArtur Frysiak <artur@frysiak.net>
Wed, 5 May 1999 20:40:43 +0000 (20:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ctags.spec -> 1.8

ctags.spec

index 3991b2cd753fb53b3dfa2b3941141a65682c2cc0..c8869da51ed345b449028593da5df3fe2978ff5f 100644 (file)
@@ -71,7 +71,7 @@ kullan
 %build
 autoconf
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
 %build
 autoconf
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure \
+./configure %{_target} \
        --prefix=/usr
 make
 
        --prefix=/usr
 make
 
This page took 0.087621 seconds and 4 git commands to generate.