aboutsummaryrefslogtreecommitdiffstats
path: root/packages/libgtkstylus/libgtkstylus_0.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/libgtkstylus/libgtkstylus_0.3.bb')
-rw-r--r--packages/libgtkstylus/libgtkstylus_0.3.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/libgtkstylus/libgtkstylus_0.3.bb b/packages/libgtkstylus/libgtkstylus_0.3.bb
index 39fc2272d7..c3f4787b0c 100644
--- a/packages/libgtkstylus/libgtkstylus_0.3.bb
+++ b/packages/libgtkstylus/libgtkstylus_0.3.bb
@@ -4,10 +4,12 @@ MAINTAINER = "Philip Blundell <pb@handhelds.org>"
DEPENDS = "gtk+"
LICENSE = "LGPL"
FILES_${PN} = "/etc /usr/lib/gtk-2.0"
+PR = "r1"
inherit autotools
SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2 \
+ file://makefile.patch;patch=1 \
file://gtkstylus.sh"
do_install_append() {