[csw-devel] SF.net SVN: gar:[9666] csw/mgar/pkg/colormake/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sat Apr 17 04:01:20 CEST 2010
Revision: 9666
http://gar.svn.sourceforge.net/gar/?rev=9666&view=rev
Author: bdwalton
Date: 2010-04-17 02:01:20 +0000 (Sat, 17 Apr 2010)
Log Message:
-----------
colormake: clean up DISTNAME/post-extract use
Modified Paths:
--------------
csw/mgar/pkg/colormake/trunk/Makefile
Modified: csw/mgar/pkg/colormake/trunk/Makefile
===================================================================
--- csw/mgar/pkg/colormake/trunk/Makefile 2010-04-17 01:47:39 UTC (rev 9665)
+++ csw/mgar/pkg/colormake/trunk/Makefile 2010-04-17 02:01:20 UTC (rev 9666)
@@ -11,6 +11,8 @@
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
PATCHFILES = 0001-Update-Paths-and-Binary-Tool-Names-for-CSW.patch
+DISTNAME = $(GARNAME)
+
ARCHALL = 1
RUNTIME_DEP_PKGS = CSWgmake CSWshutils CSWperl CSWless
@@ -31,10 +33,6 @@
include gar/category.mk
-post-extract:
- @cd $(WORKDIR_FIRSTMOD); mv $(GARNAME) $(GARNAME)-$(GARVERSION);
- @$(MAKECOOKIE)
-
install-custom: CMDD=$(docdir)/$(GARNAME)
install-custom:
@(cd $(WORKSRC); \
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