From f37909cc87740f3a27f3aef1e8a07dbd0a9dfd46 Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Mon, 22 Jan 2007 16:50:48 +0000 Subject: [PATCH] - remove api-config script --- build.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -- 2.43.0