------------------------------------------------------------
revno: 335
committer: Michal Hruby <michal....@gmail.com>
branch nick: bb-fts
timestamp: Tue 2011-11-01 16:26:36 -0400
message:
  Dont mark some fts scripts as executable
modified:
  extensions/fts-python/Makefile.am


--
lp:~zeitgeist/zeitgeist/bluebird
https://code.launchpad.net/~zeitgeist/zeitgeist/bluebird

Your team Zeitgeist Framework Team is subscribed to branch 
lp:~zeitgeist/zeitgeist/bluebird.
To unsubscribe from this branch go to 
https://code.launchpad.net/~zeitgeist/zeitgeist/bluebird/+edit-subscription
=== modified file 'extensions/fts-python/Makefile.am'
--- extensions/fts-python/Makefile.am	2011-10-10 14:18:14 +0000
+++ extensions/fts-python/Makefile.am	2011-11-01 20:26:36 +0000
@@ -2,9 +2,12 @@
 
 ftsdir = $(pkgdatadir)/fts-python
 dist_fts_SCRIPTS = \
+	fts.py \
+	$(NULL)
+
+dist_fts_DATA = \
 	datamodel.py \
 	constants.py \
-	fts.py \
 	lrucache.py \
 	sql.py \
 	$(NULL)

_______________________________________________
Mailing list: https://launchpad.net/~zeitgeist
Post to     : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp

Reply via email to