5289953694
- 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>
8 lines
182 B
Bash
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
|
|
#
|