diff options
author | David Schleef <ds@schleef.org> | 2001-07-03 02:03:16 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2001-07-03 02:03:16 +0000 |
commit | 4d5c35c0b696cdde626b6660abbaec6afb1b9533 (patch) | |
tree | 08db5137de8da1264a434fe842fc5f78144bfcd7 /debian/README.Debian | |
parent | 6d3b6f17fe83e806790f15f84756e0a5bcdcdfea (diff) |
Debian package building scripts
Diffstat (limited to 'debian/README.Debian')
-rw-r--r-- | debian/README.Debian | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/README.Debian b/debian/README.Debian new file mode 100644 index 000000000..7d6470dcf --- /dev/null +++ b/debian/README.Debian @@ -0,0 +1,7 @@ + +Known issues: + +- When building, doesn't depend correctly on kernel source. It + just takes whatever is in /usr/src/linux, which is wrong. + + |