aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeann Ogasawara <leann.ogasawara@canonical.com>2010-07-28 08:00:08 -0700
committerLeann Ogasawara <leann.ogasawara@canonical.com>2010-07-28 08:02:18 -0700
commitdb2edb4781ea0d3bab06d54da88cf872076d34c9 (patch)
tree9ca323496e392996afb7e91ee413372dc66ce6f8
parent578b6c670c326d20efd9414164a424a0b9662081 (diff)
UBUNTU: Change RELEASE_NAME from lucid to maverick
Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
-rwxr-xr-xmeta-source/debian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-source/debian/rules b/meta-source/debian/rules
index 90e0cb5..f4a31c9 100755
--- a/meta-source/debian/rules
+++ b/meta-source/debian/rules
@@ -7,7 +7,7 @@
# Copyright (c) 2004 Jens Schmalzing <jensen@debian.org>
#
-RELEASE_NAME=lucid
+RELEASE_NAME=maverick
KERNEL_VERSION=$(shell dpkg-parsechangelog | grep ^Version | sed -e \
's/Version: \([0-9]*\.[0-9]*\.[0-9]*\)\..*/\1/')