[pkg-fso-commits] [SCM] FSO frameworkd Debian packaging branch, debian, updated. upstream/0.9.5.5-717-g0f98819

Klaus Kurzmann mok at fluxnetz.de
Sat Aug 6 08:19:02 UTC 2011


The following commit has been merged in the debian branch:
commit e3d6339c5d69e0791c4633f86363159e56126075
Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Thu Jan 28 18:54:19 2010 +0100

    setup.py: install the remove-tel script
    
    Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

diff --git a/setup.py b/setup.py
index c3dbf3c..372355a 100644
--- a/setup.py
+++ b/setup.py
@@ -22,7 +22,7 @@ setup(
     #  ],
     #cmdclass = {'build_ext': build_ext},
     packages = packages,
-    scripts = [ "framework/frameworkd", "tools/cli-framework", "tools/dump-netlink" ],
+    scripts = [ "framework/frameworkd", "tools/cli-framework", "tools/dump-netlink", "tools/remove-tel" ],
     data_files = [
         ("../../etc/dbus-1/system.d", ["etc/dbus-1/system.d/frameworkd.conf"] ),
         ("../../etc/freesmartphone/opreferences/schema/",         ["etc/freesmartphone/opreferences/schema/phone.yaml"]),

-- 
FSO frameworkd Debian packaging



More information about the pkg-fso-commits mailing list