Skip to content

Commit

Permalink
manpage for screen
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnSonnenschein committed Feb 26, 2011
1 parent c887721 commit 4ac5c72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions screen/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ all: $(VER)/config.status
install: all
mkdir -p $(DESTDIR)/usr/bin
ginstall -m 0555 $(BASE)/$(VER)/screen $(DESTDIR)/usr/bin/screen
ginstall -m 0444 $(BASE)/$(VER)/doc/screen.1 $(DESTDIR)/usr/share/man/man1/screen.1

$(VER)/config.status: $(VER)/configure
(cd $(VER); env \
Expand Down

0 comments on commit 4ac5c72

Please sign in to comment.