Commit 9929a7df authored by Fred Clift's avatar Fred Clift Committed by GitHub

Update crew

parent 5de7cc98
......@@ -15,7 +15,7 @@ CREW_CONFIG_PATH = CREW_PREFIX + '/etc/crew/'
CREW_BREW_DIR = CREW_PREFIX + '/tmp/crew/'
CREW_DEST_DIR = CREW_BREW_DIR + '/dest'
ARCH = `uname -m`.strib
ARCH = `uname -m`.strip
SHORTARCH = `getconf LONG_BIT`.strip
$LOAD_PATH.unshift "#{CREW_LIB_PATH}lib"
......
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