diff options
author | Michael Banck <mbanck@debian.org> | 2005-06-19 23:14:56 +0000 |
---|---|---|
committer | Michael Banck <mbanck@debian.org> | 2005-06-19 23:14:56 +0000 |
commit | 83e10ef8ea08f288cc9d1179bc53a28262f07d64 (patch) | |
tree | a42958dc59df39dda2bddcfb2553129a5f3b6ae5 /debian | |
parent | 4b7ba9a2d793c26b695015e6f8be03b5a9a7a871 (diff) |
Revert this change:
* debian/rules/hurd.install: Ship debian/tmp/etc/default/hurd-console.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/hurd.install | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 98de56d3..4afce1f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,6 @@ hurd (20050513-3+SVN) unreleased; urgency=low support for starting the Hurd console on bootup. * debian/hurd-console.default: New file. * debian/rules (install/hurd::) Install it into debian/tmp/etc/default. - * debian/rules/hurd.install: Ship debian/tmp/etc/default/hurd-console. * debian/hurd.dirs: Added `etc/default'. * debian/hurd.postinst: Removed creation of user `login'. diff --git a/debian/hurd.install b/debian/hurd.install index 2c37b7cd..266d7971 100644 --- a/debian/hurd.install +++ b/debian/hurd.install @@ -62,4 +62,3 @@ debian/tmp/etc/login/.profile debian/tmp/etc/login/README debian/tmp/etc/ttys debian/tmp/dev/MAKEDEV -debian/tmp/etc/default/hurd-console |