summaryrefslogtreecommitdiff
path: root/packages/openmoko-base/openmoko-theme-standard_svn.bb
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2007-07-31 16:21:16 +0000
committerFlorian Boor <florian.boor@kernelconcepts.de>2007-07-31 16:21:16 +0000
commit2e61dfe7129ee23bc41ba1ada89eedf3245a16ca (patch)
tree7d0ad528141ab948a7afd6093e53c2c5f169b29a /packages/openmoko-base/openmoko-theme-standard_svn.bb
parentf89fc38904e333aaa0ab588a741087b32564987d (diff)
parent0adc9ee1289b5437b6386a44060117a8a5207f01 (diff)
merge of '15b74f4a5710e603d60db9716cb6cb0619511ac7'
and '8961e177cdb0b701e3bb0304ec24d5c4a3947254'
Diffstat (limited to 'packages/openmoko-base/openmoko-theme-standard_svn.bb')
-rw-r--r--packages/openmoko-base/openmoko-theme-standard_svn.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/openmoko-base/openmoko-theme-standard_svn.bb b/packages/openmoko-base/openmoko-theme-standard_svn.bb
index 6265526de6..8bf59ac707 100644
--- a/packages/openmoko-base/openmoko-theme-standard_svn.bb
+++ b/packages/openmoko-base/openmoko-theme-standard_svn.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Standard Gtk+ theme for the OpenMoko distribution"
SECTION = "openmoko/base"
PV = "0.0+svn${SRCDATE}"
-PR = "r4"
+PR = "r5"
inherit openmoko-base
@@ -21,5 +21,7 @@ do_install() {
echo 'include "${datadir}/themes/openmoko-standard/gtk-2.0/gtkrc"' >> ${D}${sysconfdir}/gtk-2.0/gtkrc
}
+CONFFILES_${PN} = "${sysconfdir}/gtk-2.0/gtkrc"
+
PACKAGE_ARCH = "all"
FILES_${PN} = "${datadir} ${sysconfdir}"