Merge lp:~blueyed/byobu/do-not-remove-byobu-screen-symlink into lp:byobu

Proposed by Daniel Hahler
Status: Merged
Merged at revision: 1849
Proposed branch: lp:~blueyed/byobu/do-not-remove-byobu-screen-symlink
Merge into: lp:byobu
Diff against target: 9 lines (+1/-1)
1 file modified
usr/bin/Makefile.am (+1/-1)
To merge this branch: bzr merge lp:~blueyed/byobu/do-not-remove-byobu-screen-symlink
Reviewer Review Type Date Requested Status
Dustin Kirkland  Pending
Review via email: mp+87936@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'usr/bin/Makefile.am'
--- usr/bin/Makefile.am 2012-01-09 00:32:00 +0000
+++ usr/bin/Makefile.am 2012-01-09 14:28:30 +0000
@@ -2,4 +2,4 @@
22
3install-exec-hook:3install-exec-hook:
4 cd $(DESTDIR)$(bindir) && rm -f byobu-screen && $(LN_S) byobu byobu-screen4 cd $(DESTDIR)$(bindir) && rm -f byobu-screen && $(LN_S) byobu byobu-screen
5 cd $(DESTDIR)$(bindir) && rm -f byobu-screen && $(LN_S) byobu byobu-tmux5 cd $(DESTDIR)$(bindir) && rm -f byobu-tmux && $(LN_S) byobu byobu-tmux

Subscribers

People subscribed via source and target branches