r19449: ldbbrowse: installation hopefully works now. "Developer" installations
[ira/wip.git] / source / script / installswat.sh
index 72dfc2f456325c97713958e23b0cad27030c34aa..549c11da350b3870dc70b47b713608a7e12c9526 100644 (file)
@@ -34,16 +34,5 @@ The swat files have been installed.
 ======================================================================
 EOF
 
-cd $SRCDIR/.. || exit 1
-
-installdir `find services -name '*.esp'`
-
-cat << EOF
-======================================================================
-The JSON-RPC services have been installed. 
-======================================================================
-EOF
-
-
 exit 0