aboutsummaryrefslogtreecommitdiff
path: root/personal/xscreenshot/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-06-19 01:47:44 +0300
committerCem Keylan <cem@ckyln.com>2020-06-19 01:47:44 +0300
commit706c708b5aac148cd323a7f6b40513ba756ef45e (patch)
tree2a9c963283378af3c7e04ba2e4683ccbd220b978 /personal/xscreenshot/build
parentc05ab7845f241547ab8607a91db1942617bc3d4e (diff)
downloadrepository-706c708b5aac148cd323a7f6b40513ba756ef45e.tar.gz
move to personal
Diffstat (limited to 'personal/xscreenshot/build')
-rwxr-xr-xpersonal/xscreenshot/build4
1 files changed, 4 insertions, 0 deletions
diff --git a/personal/xscreenshot/build b/personal/xscreenshot/build
new file mode 100755
index 0000000..954aa1f
--- /dev/null
+++ b/personal/xscreenshot/build
@@ -0,0 +1,4 @@
+#!/bin/sh -e
+
+make
+make PREFIX=/usr DESTDIR="$1" install