summaryrefslogtreecommitdiff
path: root/repo/font/font-bh-ttf.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/font/font-bh-ttf.xibuild')
-rw-r--r--repo/font/font-bh-ttf.xibuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/repo/font/font-bh-ttf.xibuild b/repo/font/font-bh-ttf.xibuild
index 3156b3f..6f0c2b9 100644
--- a/repo/font/font-bh-ttf.xibuild
+++ b/repo/font/font-bh-ttf.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.3
SOURCE=https://www.x.org/pub/individual/font/font-bh-ttf-$PKG_VER.tar.bz2