[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 13 17:43:31 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=0d98b9b
The following commit has been merged in the master branch:
commit 0d98b9bfa1ca2c0c6848b6980e9e5fb97669577e
Author: Robin Mills <robin at clanmills.com>
Date: Sun Nov 4 21:11:31 2012 +0000
Adding dependency geotag/metacopy/path-test to default make.
---
samples/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/samples/Makefile b/samples/Makefile
index e69a7b4..fb22e33 100644
--- a/samples/Makefile
+++ b/samples/Makefile
@@ -101,7 +101,7 @@ endif
# ******************************************************************************
# Rules
-samples: $(BINARY)
+samples: $(BINARY) geotag metacopy path-test
$(BINOBJ): %.o: %.cpp
$(COMPILE.cc) -I../src -o $@ $<
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list