Ignore:
Timestamp:
28/03/2009 00:21:14 (3 years ago)
Author:
chris
Message:

Put the sed -i parameter back, but without the space, to make both linux
and bsd happy.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/distribution/boxbackup/DISTRIBUTION-MANIFEST.txt

    r2468 r2473  
    3030docs/man 
    3131MKDIR docs/docbook 
    32 RUN cd docs; sed -i -e '/^ExceptionCodes/,/^$/s/\(.*\)/# &/' Makefile 
     32RUN cd docs; sed -i"" -e '/^ExceptionCodes/,/^$/s/\(.*\)/# &/' Makefile 
    3333docs/Makefile docs/docbook/Makefile 
    3434docs/ExceptionCodes.xml docs/docbook/ExceptionCodes.xml 
Note: See TracChangeset for help on using the changeset viewer.