[pkg-fso-commits] [SCM] framworkd debian packageing branch, master, updated. milestone2-89-geb27523

Guillaume Chereau (none) charlie at nikopol.
Sat Aug 23 14:06:16 UTC 2008


The following commit has been merged in the master branch:
commit 3fd8b6a788caf0c021e900603ccb335dc7026c32
Author: Guillaume Chereau <charlie at nikopol.(none)>
Date:   Mon Aug 11 14:47:37 2008 +0800

    Added opreferencesd phone configuration files into setup.py

diff --git a/setup.py b/setup.py
index 4131d49..dc9880f 100644
--- a/setup.py
+++ b/setup.py
@@ -22,7 +22,9 @@ setup(
     data_files = [
         ("../../etc/dbus-1/system.d", ["etc/dbus-1/system.d/frameworkd.conf"] ),
         ("../../etc/freesmartphone/opreferences/schema/", ["etc/freesmartphone/opreferences/schema/profiles.yaml"]),
-        ("../../etc/freesmartphone/opreferences/conf/", ["etc/freesmartphone/opreferences/conf/profiles/default.yaml"]),
+        ("../../etc/freesmartphone/opreferences/conf/profiles/", ["etc/freesmartphone/opreferences/conf/profiles/default.yaml"]),
+        ("../../etc/freesmartphone/opreferences/conf/phone", ["etc/freesmartphone/opreferences/conf/phone/default.yaml"]),
+        ("../../etc/freesmartphone/opreferences/conf/phone", ["etc/freesmartphone/opreferences/conf/phone/silent.yaml"]),
         ("freesmartphone/examples/", ["examples/gsm-log-data.py"]),
     ]
 )

-- 
framworkd debian packageing



More information about the pkg-fso-commits mailing list