From ceaad97f523cf302329bb8f1878fdc01508d09a3 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Thu, 8 Jun 2006 21:44:22 +0000 Subject: r16106: add missing symlinks --- source/script/uninstalldat.sh | 1 + source/script/uninstallmsg.sh | 1 + source/script/uninstallswat.sh | 1 + 3 files changed, 3 insertions(+) create mode 120000 source/script/uninstalldat.sh create mode 120000 source/script/uninstallmsg.sh create mode 120000 source/script/uninstallswat.sh diff --git a/source/script/uninstalldat.sh b/source/script/uninstalldat.sh new file mode 120000 index 00000000000..656142745c6 --- /dev/null +++ b/source/script/uninstalldat.sh @@ -0,0 +1 @@ +installdat.sh \ No newline at end of file diff --git a/source/script/uninstallmsg.sh b/source/script/uninstallmsg.sh new file mode 120000 index 00000000000..c108fa44168 --- /dev/null +++ b/source/script/uninstallmsg.sh @@ -0,0 +1 @@ +installmsg.sh \ No newline at end of file diff --git a/source/script/uninstallswat.sh b/source/script/uninstallswat.sh new file mode 120000 index 00000000000..0dffe646f0b --- /dev/null +++ b/source/script/uninstallswat.sh @@ -0,0 +1 @@ +installswat.sh \ No newline at end of file -- cgit