scsh: remove env: std

This was fixed by semi-recent fixes to superenv.
master
Jack Nagel 2014-08-19 23:14:52 -05:00
parent d9fd90ffef
commit ee15f975ec
1 changed files with 0 additions and 3 deletions

View File

@ -15,9 +15,6 @@ class Scsh < Formula
conflicts_with 'scheme48', :because => 'both install include/scheme48.h'
# stable segfaults when built 64-bit; see #21351
env :std unless build.head?
def install
if build.head?
system "autoreconf"