forked from pool/findutils
618f1228d5
works (bnc#780928 http://savannah.gnu.org/bugs/?37683) findutils-init_stat_buf.patch. - Exclude /.snapshot from updatedb's indexing (bnc#780918) No patch, change was done in the sysconfig file of this package. - Rename automake-1.12.patch to findutils-automake-1.12.patch OBS-URL: https://build.opensuse.org/package/show/Base:System/findutils?expand=0&rev=36
14 lines
309 B
Diff
14 lines
309 B
Diff
Index: findutils-4.5.10/configure.ac
|
|
===================================================================
|
|
--- findutils-4.5.10.orig/configure.ac
|
|
+++ findutils-4.5.10/configure.ac
|
|
@@ -77,8 +77,6 @@ AC_PROG_CPP
|
|
dnl for gnulib
|
|
gl_EARLY
|
|
|
|
-AM_C_PROTOTYPES
|
|
-
|
|
AC_PROG_INSTALL
|
|
AC_PROG_RANLIB
|
|
dnl AC_PROG_LIBTOOL
|