[gegl-qt] Build: Try to fix intcheck on Jenkins
- From: Jon Nordby <jonnor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl-qt] Build: Try to fix intcheck on Jenkins
- Date: Tue, 27 Sep 2011 21:52:36 +0000 (UTC)
commit 3dd51c0df58d3d4e39dfb930a5a823a9d586071f
Author: Jon Nordby <jononor gmail com>
Date: Tue Sep 27 23:42:11 2011 +0200
Build: Try to fix intcheck on Jenkins
gegl-qt.pro | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gegl-qt.pro b/gegl-qt.pro
index 1d64b8b..b6b773d 100644
--- a/gegl-qt.pro
+++ b/gegl-qt.pro
@@ -57,7 +57,7 @@ distcheck.commands += INSTALL_ROOT=$$CHECK_INSTALL_ROOT make install;
# (since we used INSTALL_ROOT) they did not do that before
# This is similar to what distribution packaging does, when they transplant
# files from the install root used during build to /
-distcheck.commands += rsync -ra --remove-source-files --backup \
+distcheck.commands += rsync -ra --backup \
$$CHECK_INSTALL_ROOT$$CHECK_INSTALL_ROOT/usr/* $$CHECK_INSTALL_ROOT/usr/;
distcheck.commands += find $$CHECK_INSTALL_ROOT$$CHECK_INSTALL_ROOT/* \
-depth -exec rmdir \'{}\' \';\' -type d;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]