From 2565ad55f5712e9260e77b024622c0d0e23679cd Mon Sep 17 00:00:00 2001 From: Wolfgang Rohdewald Date: Fri, 5 Jun 2009 10:40:36 +0200 Subject: add bashism patches posted by etobi, taken from the debian package. Original comment: Just for the record, taken from the the Debian package, here are two tiny patches. One that removes an unnecessary bashism and one from TomJoad that allows compilation with VDR 1.7.7. --- scripts/muggle-image-convert | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/muggle-image-convert b/scripts/muggle-image-convert index 5e7de95..2a62630 100755 --- a/scripts/muggle-image-convert +++ b/scripts/muggle-image-convert @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # # requires: *topnm, pnmpad, pnmscale, ppmntsc, ppmtoy4m, mpeg2enc, # mktemp, awk, file -- cgit v1.2.3