[packages] tmux: correct the 1.5 platform renaming
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27854 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ad277d928c
commit
ba321de6c9
@ -34,7 +34,7 @@ endef
|
|||||||
|
|
||||||
MAKE_FLAGS += \
|
MAKE_FLAGS += \
|
||||||
PREFIX="/usr" \
|
PREFIX="/usr" \
|
||||||
TMUX_PLATFORM="Linux" \
|
PLATFORM="linux"
|
||||||
|
|
||||||
define Package/tmux/install
|
define Package/tmux/install
|
||||||
$(INSTALL_DIR) $(1)/usr/bin
|
$(INSTALL_DIR) $(1)/usr/bin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user