From 57879e8a366daf9ff3e6f778cc0db8b37708fde3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz=20=28arab=2C=20vx?= =?UTF-8?q?p=29?= Date: Wed, 29 Jun 2016 17:12:44 +0000 Subject: Adds man-db v2.7.5 and its dependencies gdbm v1.12 and libpipeline v1.4.1. --- man-db-2.7.5.local.patch | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 man-db-2.7.5.local.patch (limited to 'man-db-2.7.5.local.patch') diff --git a/man-db-2.7.5.local.patch b/man-db-2.7.5.local.patch new file mode 100644 index 00000000..a693dad6 --- /dev/null +++ b/man-db-2.7.5.local.patch @@ -0,0 +1,22 @@ +--- man-db-2.7.5/build-aux/config.sub.orig 2015-11-06 15:46:31.000000000 +0000 ++++ man-db-2.7.5/build-aux/config.sub 2016-06-29 16:50:41.531554805 +0000 +@@ -810,6 +810,10 @@ + microblaze*) + basic_machine=microblaze-xilinx + ;; ++ midipix*) ++ basic_machine=x86_64-pc ++ os=-midipix ++ ;; + mingw64) + basic_machine=x86_64-pc + os=-mingw64 +@@ -1390,7 +1394,7 @@ + | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ + | -chorusos* | -chorusrdb* | -cegcc* \ + | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ +- | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \ ++ | -midipix* | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \ + | -linux-newlib* | -linux-musl* | -linux-uclibc* \ + | -uxpv* | -beos* | -mpeix* | -udk* | -moxiebox* \ + | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ -- cgit v1.2.3