[tracker/tracker-1.4] build: distcheck fixes



commit e69895a29ff29c5aafb30e8559f23b2746c83210
Author: Martyn Russell <martyn lanedo com>
Date:   Fri Jul 31 18:07:58 2015 +0100

    build: distcheck fixes
    
    Same as 81c44a9b67cc1343ce7b724ae8e8e0809c037901

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 5d2f089..dfa1cf5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -98,7 +98,7 @@ DISTCLEANFILES +=                                      \
 
 DISTCHECK_CONFIGURE_FLAGS =                            \
        --with-session-bus-services-dir="\$(datadir)"/dbus-1/services \
-       --with-bash-completion-dir=$$dc_install_base/share/bash-completion/completions \
+       --with-bash-completion-dir="\$(datadir)"/bash-completion/ \
        --disable-nautilus-extension                   \
        --enable-unit-tests                            \
        --enable-functional-tests                      \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]