aboutsummaryrefslogtreecommitdiff
path: root/community/neofetch/build
diff options
context:
space:
mode:
Diffstat (limited to 'community/neofetch/build')
-rwxr-xr-xcommunity/neofetch/build5
1 files changed, 5 insertions, 0 deletions
diff --git a/community/neofetch/build b/community/neofetch/build
new file mode 100755
index 00000000..74ba7e6d
--- /dev/null
+++ b/community/neofetch/build
@@ -0,0 +1,5 @@
+#!/bin/sh -e
+
+patch -p1 < add-cpt.patch
+
+make DESTDIR="$1" install