Removing any functions that we now call by default when we source chroot-functions...
[catalyst.git] / targets / support / kmerge.sh
index 128a85a2d5004298f24b79325151ac16af4cc0d9..111d374241edcd37669f9b080bb1622f3de98e6f 100755 (executable)
@@ -1,11 +1,12 @@
 #!/bin/bash
 
-source /tmp/chroot-functions.sh
+RUN_DEFAULT_FUNCS="no"
 
-mkdir -p /tmp/kerncache
+source /tmp/chroot-functions.sh
 
 check_genkernel_version
 
+mkdir -p /tmp/kerncache
 PKGDIR=/tmp/kerncache/${clst_kname}/ebuilds
 
 setup_gk_args() {