diff options
author | Phil Blundell <philb@gnu.org> | 2004-11-24 10:36:50 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-11-24 10:36:50 +0000 |
commit | 3ae8424c4b54cb3ffbd726bfb7bb77536196e998 (patch) | |
tree | b8e7d11117845c22c9ce660e08f806f9c560ff77 /xtscal/xtscal_0.5.1.oe | |
parent | 1044b2d0948183ed4e3555f000115e4505206b0b (diff) |
apply SRC_URI cleanup patch from Andrew Zabolotny
BKrev: 41a46442gQQyjH2tdMY3_XyigOZcNw
Diffstat (limited to 'xtscal/xtscal_0.5.1.oe')
-rw-r--r-- | xtscal/xtscal_0.5.1.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xtscal/xtscal_0.5.1.oe b/xtscal/xtscal_0.5.1.oe index 73c1a815f0..46eddc2c01 100644 --- a/xtscal/xtscal_0.5.1.oe +++ b/xtscal/xtscal_0.5.1.oe @@ -6,7 +6,7 @@ DEPENDS = "x11 libxft libxrandr xcalibrate" PR = "r1" -SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/xtscal-${PV}.tar.bz2 \ +SRC_URI = "${GPE_MIRROR}/xtscal-${PV}.tar.bz2 \ file://xtscal-poodle.patch;patch=1" inherit autotools |