unbreak klibc in experimental branch too.

svn path=/dists/trunk/linux-2.6/; revision=4975
This commit is contained in:
maximilian attems 2005-12-06 00:37:06 +00:00
parent d0bf4c4c30
commit 9961826914
2 changed files with 7 additions and 1 deletions

View File

@ -9,7 +9,7 @@ set -e
# The scripts/ directory should be supplied for each flavour, since some
# archs do some *very* strange things...
rm -rf scripts
# rm -rf scripts
# XXX: once we're using a linux-headers-$(version)-$(debnum) that's Arch: all,
# we'll want to drop this bit of code. The asm-* directories should remain.

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
linux-2.6 (2.6.14+2.6.15-rc4-0experimental.2) experimental; urgency=low
* Fix klibc building thanks to symlink in headers package.
-- maximilian attems <maks@sternwelten.at> Tue, 6 Dec 2005 01:29:49 +0100
linux-2.6 (2.6.14+2.6.15-rc4-0experimental.1) experimental; urgency=low
[ Frederik Schüler ]