[csw-devel] SF.net SVN: gar:[5635] csw/mgar/pkg/django/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Thu Jul 23 18:13:48 CEST 2009
Revision: 5635
http://gar.svn.sourceforge.net/gar/?rev=5635&view=rev
Author: wahwah
Date: 2009-07-23 16:13:48 +0000 (Thu, 23 Jul 2009)
Log Message:
-----------
django: ARCHALL = 1
Modified Paths:
--------------
csw/mgar/pkg/django/trunk/Makefile
Modified: csw/mgar/pkg/django/trunk/Makefile
===================================================================
--- csw/mgar/pkg/django/trunk/Makefile 2009-07-23 16:02:31 UTC (rev 5634)
+++ csw/mgar/pkg/django/trunk/Makefile 2009-07-23 16:13:48 UTC (rev 5635)
@@ -16,6 +16,8 @@
MASTER_SITES = http://www.djangoproject.com/download/$(GARVERSION)/tarball/
DISTFILES = Django-$(GARVERSION)-final.tar.gz
+ARCHALL = 1
+
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
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