chiark
/
gitweb
/
~mdw
/
termux-packages
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
vim: Use sensible.vim as system vimrc
[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."