[csw-devel] SF.net SVN: gar:[9663] csw/mgar/pkg/gardev/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sat Apr 17 03:41:31 CEST 2010
Revision: 9663
http://gar.svn.sourceforge.net/gar/?rev=9663&view=rev
Author: bdwalton
Date: 2010-04-17 01:41:31 +0000 (Sat, 17 Apr 2010)
Log Message:
-----------
gardev: stuff in a dummy license to make checkpkg happy
Modified Paths:
--------------
csw/mgar/pkg/gardev/trunk/Makefile
Modified: csw/mgar/pkg/gardev/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gardev/trunk/Makefile 2010-04-17 01:34:34 UTC (rev 9662)
+++ csw/mgar/pkg/gardev/trunk/Makefile 2010-04-17 01:41:31 UTC (rev 9663)
@@ -51,5 +51,6 @@
install-custom: DOCDIR=$(DESTDIR)/$(docdir)/$(GARNAME)
install-custom: $(WORKSRC)
@(gmkdir -p $(DOCDIR); \
- cp $(FILEDIR)/README.csw $(DOCDIR) )
+ cp $(FILEDIR)/README.csw $(DOCDIR); \
+ echo 'This is a dummy package, covered by a dummy license.' >> $(DOCDIR)/license)
@$(MAKECOOKIE)
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