From: Phil Blundell Date: Sat, 24 Jul 2004 15:10:12 +0000 (+0000) Subject: add auto-disable.patch X-Git-Tag: Release-2010-05/1~18065 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=feb4f27b5ef8575b110a68fa8ff7c394d3151cf8;p=openembedded.git add auto-disable.patch BKrev: 41027bd4OimuRXW6wliU3sXeVqEiRA --- diff --git a/xstroke/xstroke-0.6/auto-disable.patch b/xstroke/xstroke-0.6/auto-disable.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/xstroke/xstroke_0.6.oe b/xstroke/xstroke_0.6.oe index 8ceb6a4884..8e8f58583d 100644 --- a/xstroke/xstroke_0.6.oe +++ b/xstroke/xstroke_0.6.oe @@ -3,7 +3,9 @@ PRIORITY = "optional" MAINTAINER = "Phil Blundell " DEPENDS = "x11 xft xtst" DESCRIPTION = "Gesture recognition input method for X11" +PR = "r1" -SRC_URI = "http://xstroke.org/releases/xstroke-0.6.tar.gz" +SRC_URI = "http://xstroke.org/releases/xstroke-0.6.tar.gz \ + file://auto-disable.patch;patch=1;pnum=0" inherit autotools pkgconfig