[pkg-fso-commits] [SCM] FSO frameworkd Debian packaging branch, debian, updated. debian/0.9.5.9+git20110512-1-17-g526168d
Sebastian Reichel
sre at ring0.de
Wed Mar 28 02:51:10 UTC 2012
The following commit has been merged in the debian branch:
commit 526168d8c299fc958def16dc9f466ca623070f42
Author: Sebastian Reichel <sre at ring0.de>
Date: Wed Mar 28 04:15:22 2012 +0200
this should fix build on non-armel systems
diff --git a/debian/fso-frameworkd-gta01.install b/debian/fso-frameworkd-gta01.install
index 59a7d29..d8de229 100644
--- a/debian/fso-frameworkd-gta01.install
+++ b/debian/fso-frameworkd-gta01.install
@@ -1 +1,2 @@
etc/om-gta01/frameworkd.conf /etc
+etc/freesmartphone/oevents/om-gta01/rules.yaml /etc/freesmartphone/oevents
diff --git a/debian/fso-frameworkd-gta02.install b/debian/fso-frameworkd-gta02.install
index f13b389..507541c 100644
--- a/debian/fso-frameworkd-gta02.install
+++ b/debian/fso-frameworkd-gta02.install
@@ -1 +1,2 @@
etc/om-gta02/frameworkd.conf /etc
+etc/freesmartphone/oevents/om-gta02/rules.yaml /etc/freesmartphone/oevents
diff --git a/debian/rules b/debian/rules
index ac41aa8..405753a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,3 @@
#!/usr/bin/make -f
%:
dh $@ --with quilt --with python2
-
-override_dh_install:
- dh_install
- mkdir -p debian/fso-frameworkd-gta01/etc/freesmartphone/oevents
- install -m 644 etc/freesmartphone/oevents/om-gta01/rules.yaml debian/fso-frameworkd-gta01/etc/freesmartphone/oevents
- mkdir -p debian/fso-frameworkd-gta02/etc/freesmartphone/oevents
- install -m 644 etc/freesmartphone/oevents/om-gta02/rules.yaml debian/fso-frameworkd-gta02/etc/freesmartphone/oevents
--
FSO frameworkd Debian packaging
More information about the pkg-fso-commits
mailing list