[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:36:13 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=a2d6fc2

The following commit has been merged in the master branch:
commit a2d6fc201318a48552c1b80e38e16e96b949a86f
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Wed Mar 31 02:52:24 2004 +0000

    Added ebrowse to ctags target (experimental)
---
 src/Makefile | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/src/Makefile b/src/Makefile
index 6133742..2ea1334 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -20,7 +20,7 @@
 # 02111-1307, USA.
 #
 # File:      Makefile
-# Version:   $Name:  $ $Revision: 1.17 $
+# Version:   $Name:  $ $Revision: 1.18 $
 # Author(s): Andreas Huggel (ahu) <ahuggel at gmx.net>
 # History:   10-Dec-03, ahu: created
 #
@@ -258,8 +258,9 @@ uninstall-sharedlib:
 uninstall-lib: $(UNINSTALL_LIB) uninstall-header
 
 ctags:
-	ctags-exuberant --extra=+q -e *
-	ctags-exuberant --extra=+q *
+	ebrowse $(CCHDR) $(CCSRC)
+#	ctags-exuberant --extra=+q -e *
+#	ctags-exuberant --extra=+q *
 
 check:
 	@echo "No checks available for this library."

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list