SPECS: ctags.spec - In version 5.6 --enable-etags is needed to cre...

qrczak qrczak at pld-linux.org
Tue Sep 19 14:59:38 CEST 2006


Author: qrczak                       Date: Tue Sep 19 12:59:38 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- In version 5.6 --enable-etags is needed to create the etags symlink.

---- Files affected:
SPECS:
   ctags.spec (1.69 -> 1.70) 

---- Diffs:

================================================================
Index: SPECS/ctags.spec
diff -u SPECS/ctags.spec:1.69 SPECS/ctags.spec:1.70
--- SPECS/ctags.spec:1.69	Thu Jun  8 16:32:28 2006
+++ SPECS/ctags.spec	Tue Sep 19 14:59:32 2006
@@ -137,7 +137,7 @@
 %{__autoconf}
 cp -f /usr/share/automake/install-sh .
 cp -f /usr/share/automake/config.sub .
-%configure
+%configure --enable-etags
 %{__make}
 
 %install
@@ -165,6 +165,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.70  2006/09/19 12:59:32  qrczak
+- In version 5.6 --enable-etags is needed to create the etags symlink.
+
 Revision 1.69  2006/06/08 14:32:28  wolf
 - 5.6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ctags.spec?r1=1.69&r2=1.70&f=u



More information about the pld-cvs-commit mailing list