[jhbuild] remove reference to install-check in sample jhbuildrc



commit 067c7f3e92f8d38e81496fcdcc7024c78eb06d9a
Author: Frederic Peters <fpeters 0d be>
Date:   Tue Apr 28 22:15:17 2009 +0200

    remove reference to install-check in sample jhbuildrc
---
 sample.jhbuildrc |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/sample.jhbuildrc b/sample.jhbuildrc
index 55a940a..0b80cc4 100644
--- a/sample.jhbuildrc
+++ b/sample.jhbuildrc
@@ -28,8 +28,3 @@ prefix = '/opt/gnome2'
 # On SMP systems you may use something like this to improve compilation time:
 # be aware that not all modules compile correctly with make -j2
 #makeargs = '-j2'
-
-# a alternative install program to use.
-# The included install-check program won't update timestamps if the
-# header hasn't changed
-os.environ['INSTALL'] = os.path.expanduser('~/.local/bin/install-check')



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