Date:2011-02-21 17:40:30 (13 years 1 month ago)
Author:Xiangfu Liu
Commit:d7b53edbda0420b051bb3179199bf776f3e67d9e
Message:Revert "byobu, add /var/run/utmp" the /var is symlink to /tmp/, must run touch /var/run/utmp after system boot

This reverts commit a25d555818a3b7f25a35165671d575d580804474.
Files: byobu/Makefile (2 diffs)

Change Details

byobu/Makefile
3434    $(INSTALL_DIR) \
3535        $(1)/usr/bin \
3636        $(1)/usr/lib/byobu \
37        $(1)/usr/share \
38        $(1)/var/run
37        $(1)/usr/share
3938
4039    $(INSTALL_BIN) \
4140        $(PKG_INSTALL_DIR)/usr/bin/* \
...... 
4847    $(CP) \
4948        $(PKG_INSTALL_DIR)/usr/share/byobu \
5049        $(1)/usr/share/
51
52    touch $(1)/var/run/utmp
5350endef
5451
5552$(eval $(call BuildPackage,byobu))

Archive Download the corresponding diff file



interactive