diff options
Diffstat (limited to 'unix/mkLinks')
-rw-r--r-- | unix/mkLinks | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/unix/mkLinks b/unix/mkLinks index 54d1a28..db78f2e 100644 --- a/unix/mkLinks +++ b/unix/mkLinks @@ -15,6 +15,8 @@ # The script takes one argument, which is the name of the directory # where the manual entries have been installed. +S="" + ZIP=true while true; do case $1 in |