- remove api-config script
authorMark Huang <mlhuang@cs.princeton.edu>
Mon, 22 Jan 2007 16:50:48 +0000 (16:50 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Mon, 22 Jan 2007 16:50:48 +0000 (16:50 +0000)
build.sh

index 967c115..712c7cd 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -15,7 +15,7 @@
 # Mark Huang <mlhuang@cs.princeton.edu>
 # 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