findutils/findutils-4.4.0-no-locate.p...

25 lines
1.1 KiB
Diff
Raw Normal View History

2008-04-30 10:02:05 +00:00
diff -up findutils-4.4.0/Makefile.in_old findutils-4.4.0/Makefile.in
--- findutils-4.4.0/Makefile.in_old 2008-04-21 13:32:59.000000000 +0200
+++ findutils-4.4.0/Makefile.in 2008-04-21 13:33:20.000000000 +0200
@@ -572,7 +572,7 @@ EXTRA_DIST = COPYING ChangeLog TODO conf
THANKS import-gnulib.sh import-gnulib.config
# "tests" is the gnulib unit test dir.
-SUBDIRS = gnulib tests build-aux lib find xargs locate doc po m4
+SUBDIRS = gnulib tests build-aux lib find xargs doc po m4
ACLOCAL_AMFLAGS = -I gnulib/m4 -I m4
TESTFILE_SUFFIXES = .exp .xo .xe .xi
all: config.h
diff -up findutils-4.4.0/Makefile.am_old findutils-4.4.0/Makefile.am
--- findutils-4.4.0/Makefile.am_old 2007-11-29 11:50:16.000000000 +0100
+++ findutils-4.4.0/Makefile.am 2008-04-21 13:32:51.000000000 +0200
@@ -4,7 +4,7 @@ AUTOMAKE_OPTIONS=gnits
EXTRA_DIST = COPYING ChangeLog TODO config.h.in stamp-h.in \
THANKS import-gnulib.sh import-gnulib.config
# "tests" is the gnulib unit test dir.
-SUBDIRS = gnulib tests build-aux lib find xargs locate doc po m4
+SUBDIRS = gnulib tests build-aux lib find xargs doc po m4
ACLOCAL_AMFLAGS = -I gnulib/m4 -I m4