From 8a1b6b309826836d504effc98f554d8bc0988b60 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 git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5037 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- scripts/make-ipkg-dir.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/make-ipkg-dir.sh') diff --git a/scripts/make-ipkg-dir.sh b/scripts/make-ipkg-dir.sh index 236cb6feb4..902a4b526b 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 -- cgit v1.2.3