aboutsummaryrefslogtreecommitdiff
path: root/xscreenshot/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-05-08 17:55:44 +0300
committerCem Keylan <cem@ckyln.com>2020-05-08 17:55:44 +0300
commitbd99654935247d243d2ede127a4bc791a6531dc2 (patch)
treeccc0e4393a881cf34b94b41d6e45c2b204ee24f4 /xscreenshot/build
parent67596087b9654e7503e55d59dd6b7d60c86ea359 (diff)
downloadrepository-bd99654935247d243d2ede127a4bc791a6531dc2.tar.gz
xscreenshot: add new package at git
Diffstat (limited to 'xscreenshot/build')
-rwxr-xr-xxscreenshot/build4
1 files changed, 4 insertions, 0 deletions
diff --git a/xscreenshot/build b/xscreenshot/build
new file mode 100755
index 0000000..954aa1f
--- /dev/null
+++ b/xscreenshot/build
@@ -0,0 +1,4 @@
+#!/bin/sh -e
+
+make
+make PREFIX=/usr DESTDIR="$1" install