commit 7ee8b4b0db1e780e24bd53f49a56a9e1bef2316f parent c761d0aa4f2b6bc5e8ff7092db1055f0beecf13d Author: rsc <devnull@localhost> Date: Fri, 7 Jan 2005 19:10:22 +0000 rename /usr/local/plan9 for alternate installs Diffstat:
A | lib/moveplan9.files | | | 13 | +++++++++++++ |
A | lib/moveplan9.sh | | | 10 | ++++++++++ |
2 files changed, 23 insertions(+), 0 deletions(-)
diff --git a/lib/moveplan9.files b/lib/moveplan9.files @@ -0,0 +1,13 @@ +bin/" +bin/"" +bin/Getdir +bin/adict +bin/doctype +bin/g +bin/lookman +bin/spell +bin/src +bin/start +bin/stop +bin/slay +plumb/basic diff --git a/lib/moveplan9.sh b/lib/moveplan9.sh @@ -0,0 +1,10 @@ +#!/bin/sh + +p=`cleanname $PLAN9` +cd $PLAN9 +echo ' + X ,s;/usr/local/plan9;$p;g + X/'/w + q +' | sam -d `cat lib/moveplan9.files` man/man*/*.* # >/dev/null 2>&1 +