Commit 9bdaf565 authored by Don Harper's avatar Don Harper

npth: remove tabs from file

[Ticket: #1610]
parent 27a8fcef
......@@ -13,7 +13,7 @@ class Npth < Package
})
def self.build
system "./configure --prefix=#{CREW_PREFIX} --libdir=#{CREW_LIB_PREFIX}"
system "./configure --prefix=#{CREW_PREFIX} --libdir=#{CREW_LIB_PREFIX}"
system "make"
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