summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2002-02-11 03:13:27 +0000
committerDavid Schleef <ds@schleef.org>2002-02-11 03:13:27 +0000
commitefe1d2c43985b233e64516c77a2a011b258a04d5 (patch)
tree8987c22be8eda7560c06221f2f5684539d55e488 /debian
parent54c46b3d18731526af7b9eac15521827ef3a4a2a (diff)
Fix typo
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/mksnapshot2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/mksnapshot b/debian/mksnapshot
index 6817e59c8..38027ebff 100755
--- a/debian/mksnapshot
+++ b/debian/mksnapshot
@@ -15,7 +15,7 @@ then
echo "$CVSROOT" 'Ay=0=a%0bZ' >>~/.cvspass
fi
-cvs co -D ${dir} uClibc
+cvs co -d ${dir} uClibc
cd ${topdir}/uclibc-tmp/${dir}/debian
echo "uclibc (${version}-cvs${today}-1) unstable; urgency=low" >changelog.tmp