]> git.pld-linux.org Git - packages/bacula.git/blob - bacula-config_no_clean.patch
- obsolete also virtual (should work and is cleaner)
[packages/bacula.git] / bacula-config_no_clean.patch
1 --- bacula-5.0.1/autoconf/configure.in~ 2010-03-16 15:55:32.000000000 +0100
2 +++ bacula-5.0.1/autoconf/configure.in  2010-03-16 15:56:00.000000000 +0100
3 @@ -3120,7 +3120,6 @@
4     chmod 755 bat
5     rm -f Makefile
6     $QMAKEBIN
7 -   ${MAKE:-make} clean
8     cd ${BUILD_DIR}
9  fi
10  
11 @@ -3194,12 +3193,6 @@
12     fi
13  fi
14  
15 -# clean up any old junk
16 -echo " "
17 -echo "Cleaning up"
18 -echo " "
19 -${MAKE:-make} clean
20 -
21  if test "x${db_type}" = "xInternal" ; then
22     echo " "
23     echo " "
This page took 0.023975 seconds and 3 git commands to generate.