diff options
author | Michael Banck <mbanck@debian.org> | 2007-08-09 14:38:09 +0000 |
---|---|---|
committer | Michael Banck <mbanck@debian.org> | 2007-08-09 14:38:09 +0000 |
commit | e1794b561d3d900bf67734d6421a3db49316b9ea (patch) | |
tree | a68e2bb9fe728a474ff143ae47bdc3e873ed768a /debian/changelog | |
parent | ebe7c4e888b26ddc8b1aff1a41173a6649f7e902 (diff) |
Install servers.boot in debian/rules, not from debian/hurd.install
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 813ecd06..8e6dcb65 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,7 @@ hurd (20070606-2+SVN) UNRELEASED; urgency=low [ Michael Banck ] * debian/patches/patches/servers.boot-update.patch: New patch, updates the servers.boot script to use the currently used Grub module lines. - * debian/hurd.install: Install release/servers.boot into /boot. + * debian/rules (install/hurd::): Install release/servers.boot into /boot. * debian/patches/pfinet_-fno-strict-aliasing.patch: New patch, adding -fno-strict-aliasing to pfinet's CFLAGS to fix compilation with gcc-4.2, taken from CVS. |