[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:11 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=2d2796b
The following commit has been merged in the master branch:
commit 2d2796bb38ab8b0472fda016ccd249f9ed59ac72
Author: Andreas Huggel <ahuggel at gmx.net>
Date: Sun Jun 19 05:44:38 2005 +0000
Bugfix - remove the unused dependency files in .libs
---
src/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/Makefile b/src/Makefile
index a7cc034..57a1892 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -246,6 +246,7 @@ mostlyclean:
$(RM) $(CCSRC:.cpp=.ii)
$(RM) lib
$(RM) path-test.o
+ $(RM) $(CCSRC:%.cpp=.libs/%.d)
@$(LIBTOOL) --mode=clean $(RM) $(LOBJ) $(sort $(BINOBJ) $(EXIV2OBJ) $(EXIV2COBJ) $(MCOBJ))
clean: mostlyclean
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list