summaryrefslogtreecommitdiff
path: root/repo/font/encodings.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/font/encodings.xibuild')
-rw-r--r--repo/font/encodings.xibuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/repo/font/encodings.xibuild b/repo/font/encodings.xibuild
index 1dc5d49..f5d7630 100644
--- a/repo/font/encodings.xibuild
+++ b/repo/font/encodings.xibuild
@@ -1,7 +1,7 @@
-#!/bin/bash
+#!/bin/sh
-MAKEDEPS=(make mkfontscale)
-DEPS=(fontconfig libxcb xcursor-themes)
+MAKEDEPS="make mkfontscale"
+DEPS="fontconfig libxcb xcursor-themes"
PKG_VER=1.0.5
SOURCE=https://www.x.org/pub/individual/font/encodings-$PKG_VER.tar.bz2