[babl] babl-verify.sh: only recompile extensions, not tools
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [babl] babl-verify.sh: only recompile extensions, not tools
- Date: Thu, 15 Dec 2016 15:43:19 +0000 (UTC)
commit c6fe2fbcb7219791ffdd58d7ccd98bfb49e889a6
Author: Øyvind Kolås <pippin gimp org>
Date: Thu Dec 15 16:43:07 2016 +0100
babl-verify.sh: only recompile extensions, not tools
tools/babl-verify.sh | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/tools/babl-verify.sh b/tools/babl-verify.sh
index 8799b84..5ba3695 100755
--- a/tools/babl-verify.sh
+++ b/tools/babl-verify.sh
@@ -16,7 +16,6 @@ base_path=`realpath $base_path`
echo $base_path
make -C $base_path/extensions || exit
-make -C $base_path/tools || exit
export BABL_PATH=$base_path/extensions/.libs
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]