summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Banck <mbanck@debian.org>2007-08-09 14:38:09 +0000
committerMichael Banck <mbanck@debian.org>2007-08-09 14:38:09 +0000
commite1794b561d3d900bf67734d6421a3db49316b9ea (patch)
treea68e2bb9fe728a474ff143ae47bdc3e873ed768a /debian/changelog
parentebe7c4e888b26ddc8b1aff1a41173a6649f7e902 (diff)
Install servers.boot in debian/rules, not from debian/hurd.install
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
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.