commit c3f28f1
hovercats
·
2024-02-21 22:40:05 +0000 UTC
parent 56948d1
sxhkd: remove docs
1 files changed,
+3,
-0
+3,
-0
1@@ -4,3 +4,6 @@ export LDFLAGS="$LDFLAGS -static -lxcb -lXau"
2
3 make
4 make DESTDIR="$1" PREFIX=/ install
5+
6+# Remove docs
7+rm -rf "$1/share/doc"