mention how to build debian/control

svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3439
This commit is contained in:
Andres Salomon 2005-07-10 01:03:10 +00:00
parent f44ebee2b9
commit 12471b605e
1 changed files with 1 additions and 0 deletions

1
debian/README.build vendored
View File

@ -8,3 +8,4 @@ linux-kernel-nonfree-<version>.orig.tar.gz. Ignore the nonfree tarball
for now.
3) Unpack linux-kernel-<version>.orig.tar.gz, cd into the new directory,
and do a 'svn export' to get the debian/ subdirectory.
4) Build debian/control by running 'debian/rules debian/control'.