diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-04-06 20:09:42 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-04-06 20:09:42 +0000 |
commit | 3121b796cc5f2b88d10d96b4772b530ce27be30a (patch) | |
tree | 42cb2904e7290ee5b969335048847593d123c2fb /meta/packages/xournal | |
parent | 407ed8aff80f75ad48c94d0e530785ad475021a5 (diff) | |
download | poky-3121b796cc5f2b88d10d96b4772b530ce27be30a.tar.gz |
xournal: fix SRC_URI
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1452 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/xournal')
-rw-r--r-- | meta/packages/xournal/xournal_0.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/xournal/xournal_0.2.bb b/meta/packages/xournal/xournal_0.2.bb index 327720777f..8663774a83 100644 --- a/meta/packages/xournal/xournal_0.2.bb +++ b/meta/packages/xournal/xournal_0.2.bb | |||
@@ -5,7 +5,7 @@ SECTION = "x11" | |||
5 | LICENSE = "GPL" | 5 | LICENSE = "GPL" |
6 | PR = "r1" | 6 | PR = "r1" |
7 | 7 | ||
8 | SRC_URI = "http://math.mit.edu/~auroux/software/xournal/xournal.tar.gz \ | 8 | SRC_URI = "http://math.mit.edu/~auroux/software/xournal/xournal-0.2.tar.gz \ |
9 | file://no-printing.diff;patch=1" | 9 | file://no-printing.diff;patch=1" |
10 | 10 | ||
11 | inherit autotools pkgconfig | 11 | inherit autotools pkgconfig |