diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2014-11-14 08:23:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-14 08:23:45 +0700 |
commit | b95188286350c72bd5e887a7d89d9f8dbf2529b4 (patch) | |
tree | 878c177cdedbabd62011e30460da452554eb389d /network/glassfish/doinst.sh | |
parent | e60371d31affacace7316473cc2d9e631f64cb8c (diff) | |
download | slackbuilds-b95188286350c72bd5e887a7d89d9f8dbf2529b4.tar.gz |
network/glassfish: Updated for version 4.1 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/glassfish/doinst.sh')
-rw-r--r-- | network/glassfish/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/network/glassfish/doinst.sh b/network/glassfish/doinst.sh index b1ea0fb9e8..127eb56cc6 100644 --- a/network/glassfish/doinst.sh +++ b/network/glassfish/doinst.sh @@ -23,4 +23,3 @@ preserve_perms() { } preserve_perms etc/rc.d/rc.glassfish.new - |