[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 13 17:37:05 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=dcc2bb5
The following commit has been merged in the master branch:
commit dcc2bb5c3a5ddf9993668882b0d0395eea2592e9
Author: Andreas Huggel <ahuggel at gmx.net>
Date: Fri Apr 1 09:42:20 2005 +0000
Added path-test.sh
---
test/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/test/Makefile b/test/Makefile
index f619f1e..749535d 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -16,8 +16,8 @@ SHELL = /bin/sh
# Add test drivers to this list
TESTS = addmoddel.sh exifdata-test.sh exiv2-test.sh ifd-test.sh imagetest.sh \
- iotest.sh iptctest.sh makernote-test.sh modify-test.sh write-test.sh \
- write2-test.sh
+ iotest.sh iptctest.sh makernote-test.sh modify-test.sh path-test.sh \
+ write-test.sh write2-test.sh
test:
@list='$(TESTS)'; for p in $$list; do \
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list