diff options
| author | Francois Perrad <fperrad@gmail.com> | 2015-06-02 18:32:59 +0200 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2015-06-02 22:48:35 +0200 |
| commit | 930b2cb92afe167346ff04e734e93e937ac2ac3c (patch) | |
| tree | 325b23956102c9d3331cd5ab295cd10c4da1efe8 /package/luajit/0002-install-inc.patch | |
| parent | aaba5c5a7ea8eafd7157c78e0fd4b393d3bec336 (diff) | |
| download | buildroot-930b2cb92afe167346ff04e734e93e937ac2ac3c.tar.gz buildroot-930b2cb92afe167346ff04e734e93e937ac2ac3c.zip | |
luajit: clean fuzz/offset in patches
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/luajit/0002-install-inc.patch')
| -rw-r--r-- | package/luajit/0002-install-inc.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/luajit/0002-install-inc.patch b/package/luajit/0002-install-inc.patch index 1fd11b1a17..86b766dfc4 100644 --- a/package/luajit/0002-install-inc.patch +++ b/package/luajit/0002-install-inc.patch @@ -6,9 +6,9 @@ Index: b/Makefile =================================================================== --- a/Makefile +++ b/Makefile -@@ -31,7 +31,7 @@ DPREFIX= $(DESTDIR)$(PREFIX) +@@ -32,7 +32,7 @@ INSTALL_BIN= $(DPREFIX)/bin - INSTALL_LIB= $(DPREFIX)/lib + INSTALL_LIB= $(DPREFIX)/$(MULTILIB) INSTALL_SHARE= $(DPREFIX)/share -INSTALL_INC= $(DPREFIX)/include/luajit-$(MAJVER).$(MINVER) +INSTALL_INC= $(DPREFIX)/include |

