SF.net SVN: gar:[22880] csw/mgar/pkg/lang-python/mb/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sat Jan 25 11:35:51 CET 2014


Revision: 22880
          http://sourceforge.net/p/gar/code/22880
Author:   dmichelsen
Date:     2014-01-25 10:35:49 +0000 (Sat, 25 Jan 2014)
Log Message:
-----------
lang-python/mb/trunk: Adjust location of scanner

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 10:24:09 UTC (rev 22879)
+++ csw/mgar/pkg/lang-python/mb/trunk/Makefile	2014-01-25 10:35:49 UTC (rev 22880)
@@ -27,6 +27,11 @@
 REINPLACE_FILES_conf += mb.py
 REINPLACE_FILES_conf += mb/conf.py
 
+REINPLACEMENTS += scanner
+REINPLACE_MATCH_scanner = /usr/bin/scanner
+REINPLACE_WITH_scanner = $(bindir)/scanner
+REINPLACE_FILES_scanner += mb/mb.py
+
 PACKAGES += CSWpy-mb
 SPKG_DESC_CSWpy-mb = Python module used by the MirrorBrain commandline tools
 # PKGFILES is catchall

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