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