debian/rules: symlink motd+shell to shell, LP: #589715

This commit is contained in:
Dustin Kirkland 2010-06-04 16:03:37 -05:00
commit 46835d01f4
2 changed files with 2 additions and 1 deletions

2
debian/changelog vendored
View file

@ -1,6 +1,6 @@
byobu (2.79) unreleased; urgency=low
* UNRELEASED
* debian/rules: symlink motd+shell to shell, LP: #589715
-- Dustin Kirkland <kirkland@ubuntu.com> Thu, 03 Jun 2010 01:58:24 -0500

1
debian/rules vendored
View file

@ -38,6 +38,7 @@ install: build install-po
dh_testroot
dh_clean -k
dh_link usr/share/byobu/keybindings/f-keys usr/share/byobu/keybindings/common
dh_link usr/bin/shell usr/bin/motd+shell
dh_install -X.bzr
# Everything else is handled by dh_install