Commit 227430dc authored by Ed Reel's avatar Ed Reel Committed by Kazushi (Jam) Marukawa

Create grabinfo.lock file reference

parent c0b1c85c
......@@ -27,5 +27,6 @@ class Grabinfo < Package
system "cp GrabInfo.pm #{CREW_DEST_DIR}/usr/local/bin"
system "cp -r GrabInfo/ #{CREW_DEST_DIR}/usr/local/bin"
system "cp grabinfo.1 #{CREW_DEST_DIR}/usr/local/man/man1"
system "touch #{CREW_DEST_DIR}/usr/local/share/grabinfo/grabinfo.lock"
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