diff options
Diffstat (limited to 'math/wingz3')
-rw-r--r-- | math/wingz3/pkg-install | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/math/wingz3/pkg-install b/math/wingz3/pkg-install index 43d01c1..7528641 100644 --- a/math/wingz3/pkg-install +++ b/math/wingz3/pkg-install @@ -1,3 +1,7 @@ +#!/bin/sh +if [ "$2" != "POST-INSTALL" ]; then + exit 0 +fi cat <<End_Of_License Wingz 1.4.2 is licensed as shareware defined as follows. |