diff options
Diffstat (limited to 'update-rc.d/update-rc.d_0.4.oe')
-rw-r--r-- | update-rc.d/update-rc.d_0.4.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/update-rc.d/update-rc.d_0.4.oe b/update-rc.d/update-rc.d_0.4.oe index e57d7a762a..51c388eee1 100644 --- a/update-rc.d/update-rc.d_0.4.oe +++ b/update-rc.d/update-rc.d_0.4.oe @@ -4,7 +4,7 @@ DESCRIPTION = "Manage symlinks in /etc/rcN.d" MAINTAINER = "Phil Blundell <pb@handhelds.org>" S = ${WORKDIR}/update-rc.d -SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=apps/update-rc.d;tag=r0_4" +SRC_URI = "${HANDHELDS_CVS};module=apps/update-rc.d;tag=r0_4" do_compile() { } |