~ubuntu-branches/ubuntu/karmic/linux-meta/karmic

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Bader
  • Date: 2009-05-12 16:02:37 UTC
  • Revision ID: james.westby@ubuntu.com-20090512160237-3qu4yul5ot4edspx
Tags: 2.6.30.5.4
Replaced RELEASE_NAME in the rules file with karmic as well and rebuild
the control file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
# Copyright (c) 2004 Jens Schmalzing <jensen@debian.org>
8
8
#
9
9
 
10
 
RELEASE_NAME=jaunty
 
10
RELEASE_NAME=karmic
11
11
 
12
12
KERNEL_VERSION=$(shell dpkg-parsechangelog | grep ^Version | sed -e \
13
13
        's/Version: \([0-9]*\.[0-9]*\.[0-9]*\)\..*/\1/')