Commit 8a55d385 authored by Jan Baudisch's avatar Jan Baudisch Committed by GitHub

Update libcap_ng.rb

parent e31c0af4
......@@ -13,6 +13,6 @@ class Libcap_ng < Package
end
def self.install
system "make", "DESTDIR=#{CREW_DEST_DIR}", "install"
system "make", "DESTDIR=#{CREW_DEST_DIR}", "install"
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