[csw-devel] SF.net SVN: gar:[20692] csw/mgar/pkg/ordereddict/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Sun Apr 14 09:52:59 CEST 2013
Revision: 20692
http://gar.svn.sourceforge.net/gar/?rev=20692&view=rev
Author: wahwah
Date: 2013-04-14 07:52:59 +0000 (Sun, 14 Apr 2013)
Log Message:
-----------
ordereddict/trunk: Use $(NAME) to be more generic and copy-pastable
Modified Paths:
--------------
csw/mgar/pkg/ordereddict/trunk/Makefile
Modified: csw/mgar/pkg/ordereddict/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ordereddict/trunk/Makefile 2013-04-14 07:52:32 UTC (rev 20691)
+++ csw/mgar/pkg/ordereddict/trunk/Makefile 2013-04-14 07:52:59 UTC (rev 20692)
@@ -12,7 +12,7 @@
CATEGORIES = python
TEST_SCRIPTS =
DISTFILES = $(DISTNAME).tar.gz
-ARCHALL_CSWpy-ordereddict = 1
+ARCHALL_CSWpy-$(NAME) = 1
include gar/category.mk
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