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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Mon Oct 29 11:15:18 CET 2012


Revision: 19532
          http://gar.svn.sourceforge.net/gar/?rev=19532&view=rev
Author:   bdwalton
Date:     2012-10-29 10:15:17 +0000 (Mon, 29 Oct 2012)
Log Message:
-----------
lang-python/numpy/trunk: fix up some usr/local references

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

Modified: csw/mgar/pkg/lang-python/numpy/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/numpy/trunk/Makefile	2012-10-28 16:19:42 UTC (rev 19531)
+++ csw/mgar/pkg/lang-python/numpy/trunk/Makefile	2012-10-29 10:15:17 UTC (rev 19532)
@@ -36,4 +36,8 @@
 TEST_SCRIPTS =
 INSTALL_ARGS += --root=$(DESTDIR)
 
+REINPLACE_USRLOCAL += $(SITE_PACKAGES)/numpy/site.cfg.example
+REINPLACE_USRLOCAL += $(SITE_PACKAGES)/numpy/distutils/system_info.py
+REINPLACE_WHEN_USRLOCAL = postinstall
+
 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