[csw-devel] SF.net SVN: gar:[21636] csw/mgar/pkg/lang-python/GeoIP-Python/trunk/ Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sat Aug 3 12:52:37 CEST 2013


Revision: 21636
          http://gar.svn.sourceforge.net/gar/?rev=21636&view=rev
Author:   wahwah
Date:     2013-08-03 10:52:37 +0000 (Sat, 03 Aug 2013)
Log Message:
-----------
lang-python/GeoIP-Python/trunk: updates for Python 2.7

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

Modified: csw/mgar/pkg/lang-python/GeoIP-Python/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/GeoIP-Python/trunk/Makefile	2013-08-03 10:12:30 UTC (rev 21635)
+++ csw/mgar/pkg/lang-python/GeoIP-Python/trunk/Makefile	2013-08-03 10:52:37 UTC (rev 21636)
@@ -18,13 +18,15 @@
 
 PACKAGES = CSWpy-geoip
 SPKG_DESC_CSWpy-geoip = Python GeoIP bindings
+RUNTIME_DEP_PKGS_CSWpy-geoip += CSWlibgcc-s1
 RUNTIME_DEP_PKGS_CSWpy-geoip += CSWlibgeoip1
 RUNTIME_DEP_PKGS_CSWpy-geoip += CSWlibpython2-6-1-0
+RUNTIME_DEP_PKGS_CSWpy-geoip += CSWlibpython2-7-1-0
 CHECKPKG_OVERRIDES_CSWpy-geoip += surplus-dependency|CSWpython
 
 # The testsuite is complicated to run, skip for now
 TEST_SCRIPTS =
 
-STRIP_DIRS += $(DESTDIR)$(libdir)/python/site-packages
+STRIP_DIRS += $(DESTDIR)$(SITE_PACKAGES)
 
 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