From: swalker Date: Sun, 31 Jul 2011 19:48:33 +0000 (+0000) Subject: [packages] tmux: correct the 1.5 platform renaming X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=ba321de6c995804bf1ba79a1983bb3c3eb8efa8d;p=packages.git [packages] tmux: correct the 1.5 platform renaming git-svn-id: svn://svn.openwrt.org/openwrt/packages@27854 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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