summarylogtreecommitdiffstats
path: root/use-arch-pkg-manager.patch
blob: 7da77142cc0c3349c3bbb61078a2183e0d6fd7ee (plain)
1
2
3
4
5
6
7
8
9
10
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