summaryrefslogtreecommitdiffstats
path: root/scripts/make-ipkg-dir.sh
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-10-10 21:06:45 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-10-10 21:06:45 +0000
commit3dcf8b9e33a39bb791904fcf6b2a4ff6ccbcfa7a (patch)
treeaff9fc1ec79abef6e7b1da340aadb99c6e19c285 /scripts/make-ipkg-dir.sh
parent9a66e2ac6a392314bcf3cbf0f24673e3e3bc40d3 (diff)
more portability fixes and a prereq check for gnu tar
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5037 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'scripts/make-ipkg-dir.sh')
-rwxr-xr-xscripts/make-ipkg-dir.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/make-ipkg-dir.sh b/scripts/make-ipkg-dir.sh
index 236cb6feb..902a4b526 100755
--- a/scripts/make-ipkg-dir.sh
+++ b/scripts/make-ipkg-dir.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
BASE=http://svn.openwrt.org/openwrt/trunk/openwrt
TARGET=$1
CONTROL=$2