[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 13 17:38:25 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=6f78d7f
The following commit has been merged in the master branch:
commit 6f78d7f8042034fd5f9583135832c40c744bf6e0
Author: Andreas Huggel <ahuggel at gmx.net>
Date: Mon Mar 19 15:31:05 2007 +0000
Minor fix.
---
src/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/Makefile b/src/Makefile
index e366d98..43d602a 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -325,7 +325,7 @@ clean: mostlyclean
# Run `make distclean' from the top source directory to also remove
# files created by configuring the program.
distclean: clean
- $(RM) exv_conf.h
+ $(RM) exv_conf.h doxygen.hpp
ifdef DEP_TRACKING
$(RM) $(DEP)
-rmdir $(DEPDIR)
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list