From 5ca3021ed632ff92d0d93d34ef2b75bdfd956d38 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Sat, 28 Mar 2009 00:21:14 +0000 Subject: Put the sed -i parameter back, but without the space, to make both linux and bsd happy. --- distribution/boxbackup/DISTRIBUTION-MANIFEST.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'distribution/boxbackup/DISTRIBUTION-MANIFEST.txt') diff --git a/distribution/boxbackup/DISTRIBUTION-MANIFEST.txt b/distribution/boxbackup/DISTRIBUTION-MANIFEST.txt index 4877e9b9..7afa2548 100644 --- a/distribution/boxbackup/DISTRIBUTION-MANIFEST.txt +++ b/distribution/boxbackup/DISTRIBUTION-MANIFEST.txt @@ -29,7 +29,7 @@ docs/box-html/instguide docs/htmlguide/instguide docs/box-html/man-html docs/htmlguide/manpages docs/man MKDIR docs/docbook -RUN cd docs; sed -i -e '/^ExceptionCodes/,/^$/s/\(.*\)/# &/' Makefile +RUN cd docs; sed -i"" -e '/^ExceptionCodes/,/^$/s/\(.*\)/# &/' Makefile docs/Makefile docs/docbook/Makefile docs/ExceptionCodes.xml docs/docbook/ExceptionCodes.xml docs/adminguide.xml docs/docbook/adminguide.xml -- cgit v1.2.3