[PATCH 2/3] UBUNTU: fix the RELEASENAME to natty

Bryan Wu bryan.wu at canonical.com
Thu Jan 20 13:12:11 UTC 2011


Signed-off-by: Bryan Wu <bryan.wu at canonical.com>
---
 meta-source/debian/rules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-source/debian/rules b/meta-source/debian/rules
index 90e0cb5..1e6aa2e 100755
--- a/meta-source/debian/rules
+++ b/meta-source/debian/rules
@@ -7,7 +7,7 @@
 # Copyright (c) 2004 Jens Schmalzing <jensen at debian.org>
 #
 
-RELEASE_NAME=lucid
+RELEASE_NAME=natty
 
 KERNEL_VERSION=$(shell dpkg-parsechangelog | grep ^Version | sed -e \
 	's/Version: \([0-9]*\.[0-9]*\.[0-9]*\)\..*/\1/')
-- 
1.7.1





More information about the kernel-team mailing list