From cfb4a22e64dbb1a7ac0541691feec73158c3e087 Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Wed, 27 Sep 2017 23:22:48 -0400 Subject: [PATCH] allow java to be installed again --- custompkg/scripts/postinstall | 3 --- 1 file changed, 3 deletions(-) diff --git a/custompkg/scripts/postinstall b/custompkg/scripts/postinstall index bd65440..ca0557c 100755 --- a/custompkg/scripts/postinstall +++ b/custompkg/scripts/postinstall @@ -66,6 +66,3 @@ fi chmod a+rx "$3"/usr/local/bin/* chmod -R a+rX "$3"/etc/skel - -# silence stupid java-not-installed popups: -rm -rf "$3"/System/Library/Frameworks/JavaVM.framework