preload-hacks: Some patches to make it work.
[termux-packages] / packages / macchanger / autogen.sh.patch
1 diff -u -r ../macchanger-1.7.0/autogen.sh ./autogen.sh
2 --- ../macchanger-1.7.0/autogen.sh 2014-01-01 12:10:25.000000000 -0500
3 +++ ./autogen.sh 2016-01-28 15:39:53.656299665 -0500
4 @@ -84,7 +84,6 @@
5 exit;
6 fi
7
8 -./configure "$@"
9
10 echo
11 echo "Now type 'make' to compile $PROJECT."