X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/798619b91c91405f847b0e48137239f218a4cf15..59f0d218a6ff34c80cf898f6d7ac62555ba8eb11:/packages/apt/Makefile.patch diff --git a/packages/apt/Makefile.patch b/packages/apt/Makefile.patch new file mode 100644 index 00000000..c597f520 --- /dev/null +++ b/packages/apt/Makefile.patch @@ -0,0 +1,11 @@ +diff -u -r ../upstream.git/Makefile ./Makefile +--- ../upstream.git/Makefile 2013-12-07 14:12:14.000000000 +0100 ++++ ./Makefile 2014-05-03 23:46:58.870093099 +0200 +@@ -21,7 +21,6 @@ + $(MAKE) -C dselect $@ + $(MAKE) -C doc $@ + $(MAKE) -C po $@ +- $(MAKE) -C test $@ + + all headers library clean veryclean binary program doc manpages debiandoc test update-po: startup dirs +