aboutsummaryrefslogtreecommitdiffstats
path: root/packages/libgtkstylus
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2006-01-31 11:36:42 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-01-31 11:36:42 +0000
commit7b807a970cc0c4bb1b350e9c949c16f6f859c4df (patch)
treef9c16a028c1533ccc439159ae212cfaab0faa03d /packages/libgtkstylus
parentbf56c6de2afde559bd574d8a5b4238d883214f90 (diff)
downloadopenembedded-7b807a970cc0c4bb1b350e9c949c16f6f859c4df.tar.gz
libgtkstylus: Remove development files from package.
Diffstat (limited to 'packages/libgtkstylus')
-rw-r--r--packages/libgtkstylus/libgtkstylus_0.3.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/libgtkstylus/libgtkstylus_0.3.bb b/packages/libgtkstylus/libgtkstylus_0.3.bb
index a95e94bf81..31cfdf4495 100644
--- a/packages/libgtkstylus/libgtkstylus_0.3.bb
+++ b/packages/libgtkstylus/libgtkstylus_0.3.bb
@@ -1,10 +1,10 @@
DESCRIPTION = "GTK plugin for stylus based systems"
SECTION = "libs"
-MAINTAINER = "Philip Blundell <pb@handhelds.org>"
+MAINTAINER = "Florian Boor <florian.boor@kernelconcepts.de>"
DEPENDS = "gtk+"
LICENSE = "LGPL"
-FILES_${PN} = "/etc ${libdir}/gtk-2.0"
-PR = "r3"
+FILES_${PN} = "/etc ${libdir}/gtk-2.0/2.4.0/modules/*.so*"
+PR = "r4"
inherit autotools