From 988316a16d0ab17fca416e051c7c75785642f7e1 Mon Sep 17 00:00:00 2001 From: Misty De Meo <mistydemeo@gmail.com> Date: Wed, 10 Jul 2013 01:52:39 -0700 Subject: [PATCH] Enable superenv on Snow Leopard This has been tested with several dozen formulae without any superenv-related issues. --- Library/ENV/3.2.6 | 1 + Library/ENV/4.2 | 1 + 2 files changed, 2 insertions(+) create mode 120000 Library/ENV/3.2.6 create mode 120000 Library/ENV/4.2 diff --git a/Library/ENV/3.2.6 b/Library/ENV/3.2.6 new file mode 120000 index 0000000000..89f71c74ce --- /dev/null +++ b/Library/ENV/3.2.6 @@ -0,0 +1 @@ +4.3 \ No newline at end of file diff --git a/Library/ENV/4.2 b/Library/ENV/4.2 new file mode 120000 index 0000000000..89f71c74ce --- /dev/null +++ b/Library/ENV/4.2 @@ -0,0 +1 @@ +4.3 \ No newline at end of file -- GitLab