diff options
Diffstat (limited to 'update-rc.d/update-rc.d_0.3.oe')
-rw-r--r-- | update-rc.d/update-rc.d_0.3.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/update-rc.d/update-rc.d_0.3.oe b/update-rc.d/update-rc.d_0.3.oe index 0df1c78ed1..9034a07cb9 100644 --- a/update-rc.d/update-rc.d_0.3.oe +++ b/update-rc.d/update-rc.d_0.3.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_3" +SRC_URI = "${HANDHELDS_CVS};module=apps/update-rc.d;tag=r0_3" do_compile() { } |