X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/68faa04f883627deea6e6d0bd6293e0001498403..236d269a2b3cd3d998f7ecf41e7472f507916a29:/packages/apt/methods-makefile.patch diff --git a/packages/apt/methods-makefile.patch b/packages/apt/methods-makefile.patch index 4870b4e1..265d9d4c 100644 --- a/packages/apt/methods-makefile.patch +++ b/packages/apt/methods-makefile.patch @@ -1,8 +1,17 @@ diff -u -r ../apt-1.1.3/methods/makefile ./methods/makefile --- ../apt-1.1.3/methods/makefile 2015-11-30 03:08:24.000000000 -0500 -+++ ./methods/makefile 2015-12-03 16:45:46.819879625 -0500 -@@ -46,21 +46,21 @@ ++++ ./methods/makefile 2015-12-03 20:07:25.853599149 -0500 +@@ -37,30 +37,23 @@ + SOURCE = gpgv.cc + include $(PROGRAM_H) +-# The cdrom method +-PROGRAM=cdrom +-SLIBS = -lapt-pkg $(INTLLIBS) +-LIB_MAKES = apt-pkg/makefile +-SOURCE = cdrom.cc +-include $(PROGRAM_H) +- # The http method PROGRAM=http -SLIBS = -lapt-pkg $(SOCKETLIBS) $(INTLLIBS) -lresolv @@ -26,7 +35,7 @@ diff -u -r ../apt-1.1.3/methods/makefile ./methods/makefile LIB_MAKES = apt-pkg/makefile SOURCE = ftp.cc rfc2553emu.cc connect.cc include $(PROGRAM_H) -@@ -81,7 +81,7 @@ +@@ -81,7 +74,7 @@ # The mirror method PROGRAM=mirror