dect
/
linux-2.6
Archived
13
0
Fork 0

kbuild: Add homepage field to debian/control file

This helps when the user sees information of the packages on package
managers like aptitude.

Signed-off-by: Rogério Brito <rbrito@ime.usp.br>
Signed-off-by: Michal Marek <mmarek@suse.cz>
This commit is contained in:
Rogério Brito 2010-06-01 20:22:02 -03:00 committed by Michal Marek
parent 64ffc9ff42
commit ee6eed803d
1 changed files with 1 additions and 0 deletions

View File

@ -152,6 +152,7 @@ Section: admin
Priority: optional
Maintainer: $maintainer
Standards-Version: 3.8.1
Homepage: http://www.kernel.org/
EOF
if [ "$ARCH" = "um" ]; then