summaryrefslogtreecommitdiff
path: root/repo/system/libnghttp.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/system/libnghttp.xibuild')
-rw-r--r--repo/system/libnghttp.xibuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/repo/system/libnghttp.xibuild b/repo/system/libnghttp.xibuild
index 38a7874..72e8187 100644
--- a/repo/system/libnghttp.xibuild
+++ b/repo/system/libnghttp.xibuild
@@ -1,7 +1,7 @@
-#!/bin/bash
+#!/bin/sh
-MAKEDEPS=(make )
-DEPS=(glibc)
+MAKEDEPS="make "
+DEPS="glibc"
PKG_VER=1.46.0