freebsd-ports/www/cocoon/files/patch-build.sh
Herve Quiroz 5289953694 - Update to 2.1.6
- Use CPIO and INSTALL_SCRIPT
- When ant build fails, return non-null error code in build.sh
- Added WITH_SAMPLES and WITH_SOURCES options

PR:		74139
Submitted by:	Jean-Baptiste Quenot <jb.quenot@caraldi.com>
2004-11-20 16:53:26 +00:00

8 lines
182 B
Bash

--- build.sh.orig Thu Nov 4 13:14:57 2004
+++ build.sh Thu Nov 4 13:15:01 2004
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/sh -e
# Copyright 1999-2004 The Apache Software Foundation
#