summarylogtreecommitdiffstats
path: root/use-arch-pkg-manager.patch
diff options
context:
space:
mode:
Diffstat (limited to 'use-arch-pkg-manager.patch')
-rw-r--r--use-arch-pkg-manager.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/use-arch-pkg-manager.patch b/use-arch-pkg-manager.patch
new file mode 100644
index 000000000000..7da77142cc0c
--- /dev/null
+++ b/use-arch-pkg-manager.patch
@@ -0,0 +1,11 @@
+--- a/fnt
++++ b/fnt
+@@ -31,7 +31,7 @@ case "$s" in
+ Linux|GNU/kFreeBSD|GNU)
+ #echo Linux
+ check="curl chafa otfinfo"
+- i="apt"
++ i="pacman"
+ md5="md5sum"
+ target="$HOME/.fonts/"
+ if [ 0 -eq `id -u` ]; then