aboutsummaryrefslogtreecommitdiff
path: root/personal/lemonbar/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-07-08 14:09:06 +0300
committerCem Keylan <cem@ckyln.com>2020-07-08 14:09:06 +0300
commit8c3a4a96fceef3ed1f054c58257d4268b1933b73 (patch)
tree455e5be88d6e9ab0bf1f3557a3035bd8f886fe31 /personal/lemonbar/build
parentb9c74edacf7a92b6f337772f21b65be0f7975776 (diff)
downloadrepository-8c3a4a96fceef3ed1f054c58257d4268b1933b73.tar.gz
lemonbar: add new package at git
Diffstat (limited to 'personal/lemonbar/build')
-rwxr-xr-xpersonal/lemonbar/build6
1 files changed, 6 insertions, 0 deletions
diff --git a/personal/lemonbar/build b/personal/lemonbar/build
new file mode 100755
index 0000000..e05471c
--- /dev/null
+++ b/personal/lemonbar/build
@@ -0,0 +1,6 @@
+#!/bin/sh -e
+
+# This is a fork of lemonbar that uses Xft for font selection.
+
+make
+make DESTDIR="$1" PREFIX=/usr install