From ddc55842445a938f3271fec0ebc768a373fa071a Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 10 Oct 2006 21:06:45 +0000 Subject: more portability fixes and a prereq check for gnu tar SVN-Revision: 5037 --- openwrt/scripts/make-ipkg-dir.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openwrt/scripts') diff --git a/openwrt/scripts/make-ipkg-dir.sh b/openwrt/scripts/make-ipkg-dir.sh index 236cb6f..902a4b5 100755 --- a/openwrt/scripts/make-ipkg-dir.sh +++ b/openwrt/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 -- cgit v1.1