diff options
Diffstat (limited to 'python/python-quicklauncher_0.0.1.oe')
-rw-r--r-- | python/python-quicklauncher_0.0.1.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-quicklauncher_0.0.1.oe b/python/python-quicklauncher_0.0.1.oe index 658ff4f866..818f6a8bfc 100644 --- a/python/python-quicklauncher_0.0.1.oe +++ b/python/python-quicklauncher_0.0.1.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" RDEPENDS = "python-pyqt" PR = "ml1" -SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/tools/pyquicklauncher" +SRC_URI = "${HANDHELDS_CVS};module=opie/noncore/tools/pyquicklauncher" S = "${WORKDIR}/pyquicklauncher" inherit distutils |