slackware-current/source/a/findutils/findutils.nolocate.diff
Patrick J Volkerding e27639b95a Wed Aug 22 23:44:25 UTC 2018
a/findutils-4.6.0-x86_64-1.txz:  Upgraded.
a/kernel-firmware-20180821_1d17c18-noarch-1.txz:  Upgraded.
a/kernel-generic-4.14.66-x86_64-1.txz:  Upgraded.
a/kernel-huge-4.14.66-x86_64-1.txz:  Upgraded.
a/kernel-modules-4.14.66-x86_64-1.txz:  Upgraded.
ap/man-db-2.8.4-x86_64-2.txz:  Rebuilt.
  Rebuilt to get it on the slackpkg upgrade list since the previous texlive
  package clobbered /usr/bin/man and we need to fix that.
d/kernel-headers-4.14.66-x86-1.txz:  Upgraded.
k/kernel-source-4.14.66-noarch-1.txz:  Upgraded.
l/glib2-2.56.2-x86_64-1.txz:  Upgraded.
t/texlive-2018.180822-x86_64-1.txz:  Upgraded.
  Added some patches that I'd dropped - sorry, my bad.
  Don't clobber /usr/bin/man.
  Thanks to Johannes Schoepfer.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
2018-08-23 09:00:32 +02:00

22 lines
745 B
Diff

--- ./Makefile.in.orig 2015-12-28 15:31:15.000000000 -0600
+++ ./Makefile.in 2018-08-16 15:04:37.525329502 -0500
@@ -1639,7 +1639,7 @@
DISTCLEANFILES = tool-versions.txt
# "tests" is the gnulib unit test dir.
-SUBDIRS = gl tests build-aux lib find xargs locate doc po m4
+SUBDIRS = gl tests build-aux lib find xargs doc po m4
ACLOCAL_AMFLAGS = -I gl/m4 -I m4
TESTFILE_SUFFIXES = .exp .xo .xe .xi
all: config.h
--- ./Makefile.am.orig 2015-12-28 15:10:23.000000000 -0600
+++ ./Makefile.am 2018-08-16 15:04:25.998328424 -0500
@@ -9,7 +9,7 @@
# "tests" is the gnulib unit test dir.
-SUBDIRS = gl tests build-aux lib find xargs locate doc po m4
+SUBDIRS = gl tests build-aux lib find xargs doc po m4
ACLOCAL_AMFLAGS = -I gl/m4 -I m4