From: Mark Huang Date: Mon, 22 Jan 2007 16:50:48 +0000 (+0000) Subject: - remove api-config script X-Git-Tag: planetlab-4_0-rc1~30 X-Git-Url: http://git.onelab.eu/?p=myplc.git;a=commitdiff_plain;h=f37909cc87740f3a27f3aef1e8a07dbd0a9dfd46 - remove api-config script --- diff --git a/build.sh b/build.sh index 967c115..712c7cd 100755 --- a/build.sh +++ b/build.sh @@ -15,7 +15,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id$ +# $Id: build.sh,v 1.38 2007/01/20 04:06:02 mlhuang Exp $ # . build.functions @@ -57,7 +57,6 @@ install -D -m 755 plc_config.py root/tmp/plc_config.py chroot root sh -c 'cd /tmp; python plc_config.py build; python plc_config.py install' install -D -m 755 plc-config root/usr/bin/plc-config install -D -m 755 plc-config-tty root/usr/bin/plc-config-tty -install -D -m 755 api-config root/usr/bin/api-config install -D -m 755 db-config root/usr/bin/db-config install -D -m 755 dns-config root/usr/bin/dns-config