Author: patrys Date: Sat Feb 5 16:01:00 2011 GMT Module: packages Tag: HEAD ---- Log message: - there ya go
---- Files affected: packages/contacts: makefile.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: packages/contacts/makefile.patch diff -u /dev/null packages/contacts/makefile.patch:1.1 --- /dev/null Sat Feb 5 17:01:00 2011 +++ packages/contacts/makefile.patch Sat Feb 5 17:00:54 2011 @@ -0,0 +1,8 @@ +--- contacts-0.12/Makefile.am~ 2009-07-14 16:00:54.000000000 +0200 ++++ contacts-0.12/Makefile.am 2010-09-30 00:37:28.215261728 +0200 +@@ -11,4 +11,4 @@ + MAINTAINERCLEANFILES = aclocal.m4 compile config.guess config.sub configure depcomp $(INTLTOOL_BUILT:=.in) install-sh ltmain.sh mkinstalldirs Makefile.in missing + + snapshot: +- $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"` ++ $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"` ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
