Commit 4e9308d2 authored by Fred Clift's avatar Fred Clift Committed by GitHub

Update nethack4.rb

parent f2b2722a
......@@ -25,7 +25,6 @@ class Nethack4 < Package
def self.install
target=CREW_BREW_DIR+"nethack4-4.3-beta2/build"
system "mkdir -p " + target
Dir.chdir target do
#install in destdir so package manager can keep track
system "/usr/local/bin/perl ../aimake --install-only -i #{CREW_DEST_DIR}/usr/local/ --directory-layout=prefix --without=gui"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment