SF.net SVN: gar:[22892] csw/mgar/pkg/lang-python/mb/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Sat Jan 25 19:21:11 CET 2014
Revision: 22892
http://sourceforge.net/p/gar/code/22892
Author: dmichelsen
Date: 2014-01-25 18:20:58 +0000 (Sat, 25 Jan 2014)
Log Message:
-----------
lang-python/mb/trunk: Adjust location of mb.py
Modified Paths:
--------------
csw/mgar/pkg/lang-python/mb/trunk/Makefile
Modified: csw/mgar/pkg/lang-python/mb/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/mb/trunk/Makefile 2014-01-25 18:15:07 UTC (rev 22891)
+++ csw/mgar/pkg/lang-python/mb/trunk/Makefile 2014-01-25 18:20:58 UTC (rev 22892)
@@ -34,7 +34,7 @@
REINPLACEMENTS += scanner
REINPLACE_MATCH_scanner = /usr/bin/scanner
REINPLACE_WITH_scanner = $(bindir)/scanner
-REINPLACE_FILES_scanner += mb/mb.py
+REINPLACE_FILES_scanner += mb.py
PACKAGES += CSWpy-mb
SPKG_DESC_CSWpy-mb = Python module used by the MirrorBrain commandline tools
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