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

Daniele Ricci daniele.athome at gmail.com
Sat Aug 6 08:20:11 UTC 2011


The following commit has been merged in the debian branch:
commit 9d81bdbc9301eb9a4ac0b5e25c5f5bd631bc8271
Author: Daniele Ricci <daniele.athome at gmail.com>
Date:   Sun Oct 31 12:04:53 2010 +0100

    opimd: install database upgrade script
    
    Signed-off-by: Daniele Ricci <daniele.athome at gmail.com>

diff --git a/setup.py b/setup.py
index b08e025..eaf70ab 100644
--- a/setup.py
+++ b/setup.py
@@ -22,6 +22,7 @@ setup(
     #  ],
     #cmdclass = {'build_ext': build_ext},
     packages = packages,
+    package_data={'framework/subsystems/opimd': ["db/*.sql"]},
     scripts = [ "framework/frameworkd", "tools/cli-framework", "tools/dump-netlink", "tools/remove-tel", "tools/opimd_fix_db", "tools/opimd_convert_db" ],
     data_files = [
         ("../../etc/dbus-1/system.d", ["etc/dbus-1/system.d/frameworkd.conf"] ),

-- 
FSO frameworkd Debian packaging



More information about the pkg-fso-commits mailing list