From ba321de6c995804bf1ba79a1983bb3c3eb8efa8d Mon Sep 17 00:00:00 2001 From: swalker Date: Sun, 31 Jul 2011 19:48:33 +0000 Subject: [PATCH] [packages] tmux: correct the 1.5 platform renaming git-svn-id: svn://svn.openwrt.org/openwrt/packages@27854 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- utils/tmux/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/tmux/Makefile b/utils/tmux/Makefile index 55a071033..8acaf863f 100644 --- a/utils/tmux/Makefile +++ b/utils/tmux/Makefile @@ -34,7 +34,7 @@ endef MAKE_FLAGS += \ PREFIX="/usr" \ - TMUX_PLATFORM="Linux" \ + PLATFORM="linux" define Package/tmux/install $(INSTALL_DIR) $(1)/usr/bin -- 2.11.0