[csw-devel] SF.net SVN: gar:[17683] csw/mgar/pkg/tidy/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sun Apr 15 03:16:22 CEST 2012
Revision: 17683
http://gar.svn.sourceforge.net/gar/?rev=17683&view=rev
Author: bdwalton
Date: 2012-04-15 01:16:22 +0000 (Sun, 15 Apr 2012)
Log Message:
-----------
tidy/trunk: ensure we have a license file
Modified Paths:
--------------
csw/mgar/pkg/tidy/trunk/Makefile
Modified: csw/mgar/pkg/tidy/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tidy/trunk/Makefile 2012-04-15 00:08:41 UTC (rev 17682)
+++ csw/mgar/pkg/tidy/trunk/Makefile 2012-04-15 01:16:22 UTC (rev 17683)
@@ -14,8 +14,11 @@
MASTER_SITES = http://tidy.sourceforge.net
DISTFILES = $(DISTNAME).tar.gz
+LICENSE = LICENSE
+
include gar/category.mk
pre-configure-modulated:
- @(cd $(WORKSRC); bash build/gnuauto/setup.sh )
+ @(cd $(WORKSRC); bash build/gnuauto/setup.sh; \
+ lynx --dump htmldoc/license.html > 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