[csw-devel] SF.net SVN: gar:[7636] csw/mgar/pkg/django/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Wed Dec 16 12:06:24 CET 2009
Revision: 7636
http://gar.svn.sourceforge.net/gar/?rev=7636&view=rev
Author: wahwah
Date: 2009-12-16 11:06:24 +0000 (Wed, 16 Dec 2009)
Log Message:
-----------
django: Adding the py- prefix since it's a library rather than a standalone program.
Modified Paths:
--------------
csw/mgar/pkg/django/trunk/Makefile
Modified: csw/mgar/pkg/django/trunk/Makefile
===================================================================
--- csw/mgar/pkg/django/trunk/Makefile 2009-12-16 10:54:37 UTC (rev 7635)
+++ csw/mgar/pkg/django/trunk/Makefile 2009-12-16 11:06:24 UTC (rev 7636)
@@ -20,6 +20,10 @@
MASTER_SITES = http://www.djangoproject.com/download/$(GARVERSION)/tarball/
DISTFILES = Django-$(GARVERSION).tar.gz
+PACKAGES = CSWpy-django
+CATALOGNAME_CSWpy-django = py_django
+# In case someone has an old version from testing
+INCOMPATIBLE_PKGS = CSWdjango
ARCHALL = 1
UFILES_REGEX = Django-(\d+(?:\.\d+)*).tar.gz
WORKSRC = $(WORKDIR)/Django-$(GARVERSION)
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