X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=bacula-libtool.patch;fp=bacula-libtool.patch;h=74c1a092259affb4cfc41eea8860bbfb1f3635bd;hb=a4a758a944036e80ec1281b785efc93a0742414f;hp=0000000000000000000000000000000000000000;hpb=66b135057d594925cf979e248477eaee98d90882;p=packages%2Fbacula.git diff --git a/bacula-libtool.patch b/bacula-libtool.patch new file mode 100644 index 0000000..74c1a09 --- /dev/null +++ b/bacula-libtool.patch @@ -0,0 +1,12 @@ +diff -ur bacula-7.2.0.orig/autoconf/configure.in bacula-7.2.0/autoconf/configure.in +--- bacula-7.2.0.orig/autoconf/configure.in 2015-10-26 09:16:01.000000000 +0000 ++++ bacula-7.2.0/autoconf/configure.in 2015-10-26 09:16:46.903083332 +0000 +@@ -16,7 +16,7 @@ + cd ${BUILD_DIR} + AC_SUBST(BUILD_DIR) + AC_SUBST(TOP_DIR) +-AC_CONFIG_AUX_DIR(${BUILD_DIR}/autoconf) ++AC_CONFIG_AUX_DIR(autoconf) + AC_CONFIG_HEADERS(src/config.h:autoconf/config.h.in) + + dnl search for true and false programs.