]> git.pld-linux.org Git - packages/ctags.git/commitdiff
- release 2. ctags-3_4-2
authorkloczek <kloczek@pld-linux.org>
Wed, 12 Apr 2000 02:26:04 +0000 (02:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ctags.spec -> 1.23

ctags.spec

index 5a79222e15a62cb780ede213d6afacbaae9e384d..6cc789204d8811db2c23014ea8a7dd46844ac9aa 100644 (file)
@@ -5,7 +5,7 @@ Summary(pl):    ctags - generator list odwo
 Summary(tr):   C dili için çapraz-baþvuru (cross-reference) aracý
 Name:          ctags
 Version:       3.4
-Release:       1
+Release:       2
 License:       GPL
 Group:         Development/Tools
 Group(pl):     Programowanie/Narzêdzia
@@ -28,8 +28,6 @@ to be fooled by code containing #if preprocessor conditional constructs than
 ctags.  Exuberant ctags supports output of emacs style TAGS files and can be
 used to print out a list of selected objects found in source files.
                                                                                                               
-Install ctags if you are going to use your system for C programming.                                          
-
 %description -l de
 Ein verbessertes ctags, das tags für alle möglichen tag-Typen generiert:
 Makrodefinitionen, aufgezählte Werte (Werte in enum{...}), Funktions- und
@@ -70,7 +68,7 @@ kullan
 
 %build
 autoconf
-LDFLAGS="-s" ; export LDFLAGS
+LDFLAGS="-s"; export LDFLAGS
 %configure
 
 make
This page took 0.094484 seconds and 4 git commands to generate.