~ciemon/byobu/main

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Dustin Kirkland
  • Date: 2009-06-23 07:42:37 UTC
  • Revision ID: kirkland@canonical.com-20090623074237-scke6vc8en81flqv
  * debian/rules: establish symlink for screen-launcher for existing
    launch-on-login configurations; this seems better than auto-editing
    user's .profile


Signed-off-by: Dustin Kirkland <kirkland@canonical.com>

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
        dh_testroot
50
50
        dh_clean -k
51
51
        dh_link usr/bin/byobu-status usr/bin/screen-profiles-status
 
52
        dh_link usr/bin/byobu-launcher usr/bin/screen-launcher
52
53
        dh_link usr/share/byobu/keybindings/f-keys usr/share/byobu/keybindings/common
53
54
        dh_install -X.bzr
54
55