[csw-devel] SF.net SVN: gar:[19503] csw/mgar/pkg/lang-python/formencode/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Wed Oct 24 21:24:27 CEST 2012
Revision: 19503
http://gar.svn.sourceforge.net/gar/?rev=19503&view=rev
Author: bdwalton
Date: 2012-10-24 19:24:26 +0000 (Wed, 24 Oct 2012)
Log Message:
-----------
lang-python/formencode/trunk: fix a usr/share reference
Modified Paths:
--------------
csw/mgar/pkg/lang-python/formencode/trunk/Makefile
Modified: csw/mgar/pkg/lang-python/formencode/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/formencode/trunk/Makefile 2012-10-24 19:22:19 UTC (rev 19502)
+++ csw/mgar/pkg/lang-python/formencode/trunk/Makefile 2012-10-24 19:24:26 UTC (rev 19503)
@@ -19,4 +19,8 @@
UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
LICENSE = PKG-INFO
ARCHALL_CSWpy-formencode = 1
+
+REINPLACE_USRSHARE = $(libdir)/python2.6/site-packages/formencode/api.py
+REINPLACE_WHEN_USRSHARE = 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