diff options
author | Holger Freyther <zecke@selfish.org> | 2006-04-17 19:05:03 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-04-17 19:05:03 +0000 |
commit | 059820ddf64d15cbb63c6cf6984c0da2b4e205f0 (patch) | |
tree | 74e58869d96fc9fbbd6b85f3c9bebc8d821d6774 /packages/xstroke/xstroke_0.6.bb | |
parent | 39959bbac2f0df2006c1eeae48e0841badb0425b (diff) |
packages/xstroke:
xstroke.org vanished:
-remove the cvs build of xstroke
-change the xstroke 0.6 build to get
the source from www.oesources.org
Diffstat (limited to 'packages/xstroke/xstroke_0.6.bb')
-rw-r--r-- | packages/xstroke/xstroke_0.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/xstroke/xstroke_0.6.bb b/packages/xstroke/xstroke_0.6.bb index 590e2745b6..aeff63555d 100644 --- a/packages/xstroke/xstroke_0.6.bb +++ b/packages/xstroke/xstroke_0.6.bb @@ -6,7 +6,7 @@ MAINTAINER = "Phil Blundell <pb@handhelds.org>" DEPENDS = "libx11 xft libxtst libxpm" PR = "r2" -SRC_URI = "http://xstroke.org/releases/xstroke-0.6.tar.gz \ +SRC_URI = "http://www.oesources.org/source/xstroke-0.6.tar.gz \ file://auto-disable.patch;patch=1;pnum=0" inherit autotools pkgconfig |