summaryrefslogtreecommitdiff
path: root/repo/system/iana-etc.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/system/iana-etc.xibuild')
-rw-r--r--repo/system/iana-etc.xibuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/repo/system/iana-etc.xibuild b/repo/system/iana-etc.xibuild
index a91dbc7..bcc1c81 100644
--- a/repo/system/iana-etc.xibuild
+++ b/repo/system/iana-etc.xibuild
@@ -1,7 +1,7 @@
-#!/bin/bash
+#!/bin/sh
-MAKEDEPS=(python )
-DEPS=()
+MAKEDEPS="python "
+DEPS=""
SOURCE=https://github.com/Mic92/iana-etc
DESC="A set of data from the internet assigned numbers authority providing data for network services and protocols"