]> git.pld-linux.org Git - packages/ctags.git/commitdiff
- In version 5.6 --enable-etags is needed to create the etags symlink.
authorqrczak <qrczak@pld-linux.org>
Tue, 19 Sep 2006 12:59:32 +0000 (12:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ctags.spec -> 1.70

ctags.spec

index 7c7a869ac0e107b20ee6925a8c577f695280ed67..b9252ae3d452b7cd9ae7c4e7239a852f2bb99fe3 100644 (file)
@@ -136,7 +136,7 @@ export TMPDIR
 %{__autoconf}
 cp -f /usr/share/automake/install-sh .
 cp -f /usr/share/automake/config.sub .
-%configure
+%configure --enable-etags
 %{__make}
 
 %install
This page took 0.042841 seconds and 4 git commands to generate.