gdk-pixbuf: Update from 2.36.2 to 2.36.4
[termux-packages] / packages / apt / cmdline-makefile.patch
index b11c0aa..9c490c5 100644 (file)
@@ -1,7 +1,21 @@
 diff -u -r ../apt-1.1.3/cmdline/makefile ./cmdline/makefile
 --- ../apt-1.1.3/cmdline/makefile      2015-11-30 03:08:24.000000000 -0500
-+++ ./cmdline/makefile 2015-12-03 16:50:46.792294882 -0500
-@@ -49,7 +49,7 @@
++++ ./cmdline/makefile 2015-12-03 20:09:21.860089855 -0500
+@@ -33,13 +33,6 @@
+ SOURCE = apt-config.cc
+ include $(PROGRAM_H)
+-# The apt-cdrom program
+-PROGRAM=apt-cdrom
+-SLIBS = -lapt-pkg -lapt-private $(INTLLIBS)
+-LIB_MAKES = apt-pkg/makefile apt-private/makefile
+-SOURCE = apt-cdrom.cc 
+-include $(PROGRAM_H)
+-
+ # The apt-mark program
+ PROGRAM=apt-mark
+ SLIBS = -lapt-pkg -lapt-private $(INTLLIBS)
+@@ -49,7 +42,7 @@
  
  # The apt-helper
  PROGRAM=apt-helper