Change to install under CREW_DEST_DIR

parent 5644e2ed
......@@ -12,6 +12,6 @@ class Scons < Package
end
def self.install
system "python2.7 setup.py install --prefix=/usr/local"
system "python2.7 setup.py install --prefix=/usr/local --root=#{CREW_DEST_DIR}"
end
end
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