[csw-devel] SF.net SVN: gar:[7869] csw/mgar/pkg/evolution-webcal
hson at users.sourceforge.net
hson at users.sourceforge.net
Tue Jan 5 02:58:24 CET 2010
Revision: 7869
http://gar.svn.sourceforge.net/gar/?rev=7869&view=rev
Author: hson
Date: 2010-01-05 01:58:24 +0000 (Tue, 05 Jan 2010)
Log Message:
-----------
evolution-webcal: Add missing files
Added Paths:
-----------
csw/mgar/pkg/evolution-webcal/Makefile
csw/mgar/pkg/evolution-webcal/trunk/checksums
Added: csw/mgar/pkg/evolution-webcal/Makefile
===================================================================
--- csw/mgar/pkg/evolution-webcal/Makefile (rev 0)
+++ csw/mgar/pkg/evolution-webcal/Makefile 2010-01-05 01:58:24 UTC (rev 7869)
@@ -0,0 +1,15 @@
+# vim: ft=make ts=4 sw=4 noet
+
+default:
+ @echo "You are in the pkg/ directory."
+
+%:
+ $(MAKE) -C trunk $*
+
+paranoid-%:
+ $(MAKE) -C trunk $* || exit 2
+
+export BUILDLOG ?= $(shell pwd)/buildlog.txt
+
+report-%:
+ $(MAKE) -C trunk $* || echo " *** make $* in $$i failed ***" >> $(BUILDLOG)
Added: csw/mgar/pkg/evolution-webcal/trunk/checksums
===================================================================
--- csw/mgar/pkg/evolution-webcal/trunk/checksums (rev 0)
+++ csw/mgar/pkg/evolution-webcal/trunk/checksums 2010-01-05 01:58:24 UTC (rev 7869)
@@ -0,0 +1 @@
+7b506d06c56b579977d4ebc56463ff23 evolution-webcal-2.28.0.tar.bz2
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list