فهرست منبع

kbuild, deb-pkg: fix Section field

Section "base" has been removed, the base is defined by Priority field.

For Squeeze the section should be "kernel", but as that's not yet
supported for Sarge and Etch we stay with admin for now.

Signed-off-by: maximilian attems <max@stro.at>
Signed-off-by: Frans Pop <elendil@planet.nl>
Cc: Andres Salomon <dilinger@debian.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
maximilian attems 16 سال پیش
والد
کامیت
54c3355658
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      scripts/package/builddeb

+ 1 - 1
scripts/package/builddeb

@@ -144,7 +144,7 @@ EOF
 # Generate a control file
 # Generate a control file
 cat <<EOF > debian/control
 cat <<EOF > debian/control
 Source: linux-upstream
 Source: linux-upstream
-Section: base
+Section: admin
 Priority: optional
 Priority: optional
 Maintainer: $maintainer
 Maintainer: $maintainer
 Standards-Version: 3.6.1
 Standards-Version: 3.6.1