aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/tmux/tmux_1.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/tmux/tmux_1.6.bb')
-rw-r--r--meta-oe/recipes-extended/tmux/tmux_1.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/tmux/tmux_1.6.bb b/meta-oe/recipes-extended/tmux/tmux_1.6.bb
index 6be2355538..470b25c05c 100644
--- a/meta-oe/recipes-extended/tmux/tmux_1.6.bb
+++ b/meta-oe/recipes-extended/tmux/tmux_1.6.bb
@@ -14,5 +14,5 @@ SRC_URI[sha256sum] = "faee08ba1bd8c22537cd5b7458881d1bdb4985df88ed6bc5967c56881a
inherit autotools
do_configure_prepend () {
- sed -i -e 's:-I/usr/local/include::' Makefile.am || bb_fatal "sed failed"
+ sed -i -e 's:-I/usr/local/include::' Makefile.am || bb_fatal "sed failed"
}