diff options
author | Gerald Carter <jerry@samba.org> | 2006-06-08 21:44:22 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2006-06-08 21:44:22 +0000 |
commit | ceaad97f523cf302329bb8f1878fdc01508d09a3 (patch) | |
tree | 3f456ec3f44abf2165faa4041272d8815477047a /source/script | |
parent | 050626e20de23d62cc862a2b851e2f9f1fb0f5fb (diff) | |
download | samba-ceaad97f523cf302329bb8f1878fdc01508d09a3.tar.gz samba-ceaad97f523cf302329bb8f1878fdc01508d09a3.tar.xz samba-ceaad97f523cf302329bb8f1878fdc01508d09a3.zip |
r16106: add missing symlinks
Diffstat (limited to 'source/script')
l--------- | source/script/uninstalldat.sh | 1 | ||||
l--------- | source/script/uninstallmsg.sh | 1 | ||||
l--------- | source/script/uninstallswat.sh | 1 |
3 files changed, 3 insertions, 0 deletions
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 |