libgtkstylus: Remove development files from package.
authorFlorian Boor <florian.boor@kernelconcepts.de>
Tue, 31 Jan 2006 11:36:42 +0000 (11:36 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 31 Jan 2006 11:36:42 +0000 (11:36 +0000)
packages/libgtkstylus/libgtkstylus_0.3.bb

index a95e94b..31cfdf4 100644 (file)
@@ -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