From fb6b185ea2949c666a7a2c4666e772f02560cf4b Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 17 Dec 2019 14:34:11 +0300 Subject: pass: added to community --- community/pass/build | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 community/pass/build (limited to 'community/pass/build') diff --git a/community/pass/build b/community/pass/build new file mode 100755 index 00000000..08374058 --- /dev/null +++ b/community/pass/build @@ -0,0 +1,3 @@ +#!/bin/sh -e + +make PREFIX=/usr DESTDIR="$1" install -- cgit v1.2.3