summaryrefslogtreecommitdiffstats
path: root/package/tmux/tmux.mk
diff options
context:
space:
mode:
authorRomain Naour <romain.naour@openwide.fr>2014-12-27 21:34:27 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-12-27 22:02:22 +0100
commit501d8d5da82aa965ce50c419db0d592b699b77ef (patch)
treeaa5b4dffd6adfc49167cde19f4cd77171f0bf894 /package/tmux/tmux.mk
parent110605f2c8c2517816d35c184a3e83e4dbd02b4a (diff)
downloadbuildroot-501d8d5da82aa965ce50c419db0d592b699b77ef.tar.gz
buildroot-501d8d5da82aa965ce50c419db0d592b699b77ef.zip
package/tmux: remove unsafe headers path
Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/tmux/tmux.mk')
-rw-r--r--package/tmux/tmux.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/tmux/tmux.mk b/package/tmux/tmux.mk
index 055e97a75f..9c8921ead6 100644
--- a/package/tmux/tmux.mk
+++ b/package/tmux/tmux.mk
@@ -10,4 +10,7 @@ TMUX_LICENSE = ISC
TMUX_LICENSE_FILES = README
TMUX_DEPENDENCIES = libevent ncurses host-pkgconf
+# we patch Makefile.am
+TMUX_AUTORECONF = YES
+
$(eval $(autotools-package))
OpenPOWER on IntegriCloud