[csw-devel] SF.net SVN: gar:[19516] csw/mgar/pkg/lang-python/django/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Thu Oct 25 10:43:22 CEST 2012


Revision: 19516
          http://gar.svn.sourceforge.net/gar/?rev=19516&view=rev
Author:   bdwalton
Date:     2012-10-25 08:43:21 +0000 (Thu, 25 Oct 2012)
Log Message:
-----------
lang-python/django/trunk: build depend on python_dev (update from old naming convention)

Modified Paths:
--------------
    csw/mgar/pkg/lang-python/django/trunk/Makefile

Modified: csw/mgar/pkg/lang-python/django/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/django/trunk/Makefile	2012-10-25 08:21:10 UTC (rev 19515)
+++ csw/mgar/pkg/lang-python/django/trunk/Makefile	2012-10-25 08:43:21 UTC (rev 19516)
@@ -31,7 +31,7 @@
 UFILES_REGEX = Django-(\d+(?:\.\d+)*).tar.gz
 DISTNAME = Django-$(VERSION)
 RUNTIME_DEP_PKGS =
-BUILD_DEP_PKGS = $(RUNTIME_DEP_PKGS) CSWpython-devel
+BUILD_DEP_PKGS = $(RUNTIME_DEP_PKGS) CSWpython-dev
 CONFIGURE_SCRIPTS =
 TEST_SCRIPTS =
 LICENSE = LICENSE

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