summaryrefslogtreecommitdiff
path: root/debian/mksnapshot
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2001-10-11 23:06:20 +0000
committerDavid Schleef <ds@schleef.org>2001-10-11 23:06:20 +0000
commit12e7555ea225f516edc8bd5203d6a102d2f92861 (patch)
tree266e895ab4ed8e44b00b4543b16b2fe427c2c85a /debian/mksnapshot
parentecd25dd183e0f090cdcd93f7a2dfbdd22ce88e33 (diff)
Fix problem with version naming
Diffstat (limited to 'debian/mksnapshot')
-rwxr-xr-xdebian/mksnapshot2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/mksnapshot b/debian/mksnapshot
index 4c8ef7dcf..94e45c639 100755
--- a/debian/mksnapshot
+++ b/debian/mksnapshot
@@ -1,7 +1,7 @@
#!/bin/sh
-version=$(dpkg-parsechangelog | grep ^Version | sed 's/^Version: //')
+version=$(dpkg-parsechangelog | grep ^Version | sed 's/^Version: //' | sed 's/-1$//')
dir=uclibc-${version}