summaryrefslogtreecommitdiff
path: root/data/patch/make.sh
diff options
context:
space:
mode:
Diffstat (limited to 'data/patch/make.sh')
-rw-r--r--data/patch/make.sh9
1 files changed, 0 insertions, 9 deletions
diff --git a/data/patch/make.sh b/data/patch/make.sh
index fb3d34590..f7cd5f21e 100644
--- a/data/patch/make.sh
+++ b/data/patch/make.sh
@@ -1,13 +1,4 @@
pkg:setup
-mv config.sub config.sub_
-cp -af /usr/share/misc/config.sub .
-touch -r config.sub_ config.sub
-rm -f m4/largefile.m4
-touch m4/largefile.m4
-rpl AM_C_ jm_C_ * -R
-rpl jm_AC_ jm_ * -R
-cat m4/* >aclocal.m4
-autoconf
pkg:configure ac_cv_func_setmode=no
make
make install prefix="${PKG_DEST}/usr"