aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/package
diff options
context:
space:
mode:
authorRogério Brito <rbrito@ime.usp.br>2010-06-01 19:22:04 -0400
committerMichal Marek <mmarek@suse.cz>2010-06-03 07:17:53 -0400
commitaa42abedc321040301541b865a018af9fa848873 (patch)
tree9224d9b61a702a3de56c9d624d868876573d9a75 /scripts/package
parent2d7204ac60ae28d0228d7852c846060757193e38 (diff)
kbuild: Change section of generated debian packages to kernel
To follow the way that Official Debian kernel packages are made, put the generated packages in the right section, the kernel section. This also avoids polluting the admin section. Signed-off-by: Rogério Brito <rbrito@ime.usp.br> Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'scripts/package')
-rw-r--r--scripts/package/builddeb2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/package/builddeb b/scripts/package/builddeb
index 784f67da2d7d..5f1e2fc7f171 100644
--- a/scripts/package/builddeb
+++ b/scripts/package/builddeb
@@ -148,7 +148,7 @@ EOF
148# Generate a control file 148# Generate a control file
149cat <<EOF > debian/control 149cat <<EOF > debian/control
150Source: linux-upstream 150Source: linux-upstream
151Section: admin 151Section: kernel
152Priority: optional 152Priority: optional
153Maintainer: $maintainer 153Maintainer: $maintainer
154Standards-Version: 3.8.4 154Standards-Version: 3.8.4