aboutsummaryrefslogtreecommitdiff
path: root/community/neofetch/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2022-08-27 00:10:03 +0300
committerCem Keylan <cem@ckyln.com>2022-08-27 00:10:03 +0300
commit14c4229e7bc9cdc821e9142c35e97b18e00f78a5 (patch)
treeb1b4b7526c8808e9fba72e68b8c862cce5309f86 /community/neofetch/build
parentc2f9c714a12949a4d2995fbc59eb6e8ce83818bd (diff)
downloadrepository-14c4229e7bc9cdc821e9142c35e97b18e00f78a5.tar.gz
neofetch: add support for cpt
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