summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb b/meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb
index 1ebbb401d7..aefe3627eb 100644
--- a/meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb
+++ b/meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb
@@ -40,6 +40,8 @@ EXTRA_OECONF += "--without-cp \
40 --without-logger \ 40 --without-logger \
41 --without-rsync \ 41 --without-rsync \
42 ac_cv_path_PERL=${bindir}/perl \ 42 ac_cv_path_PERL=${bindir}/perl \
43 ac_cv_path_MOUNT=${base_bindir}/mount \
44 ac_cv_path_UMOUNT=${base_bindir}/umount \
43 " 45 "
44 46
45# Create 't/include.ac' before starting the autoreconf to fix configure 47# Create 't/include.ac' before starting the autoreconf to fix configure