Dash:
[t2.git] / package / develop / electricfence / no-tests.patch
blob552349ce3fdb89cf6356256e39c8c83871b03b21
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3 #
4 # T2 SDE: package/.../electricfence/no-tests.patch
5 # Copyright (C) 2004 - 2005 The T2 SDE Project
6 #
7 # More information can be found in the files COPYING and README.
8 #
9 # This patch file is dual-licensed. It is available under the license the
10 # patched project is licensed under, as long as it is an OpenSource license
11 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
12 # of the GNU General Public License as published by the Free Software
13 # Foundation; either version 2 of the License, or (at your option) any later
14 # version.
15 # --- T2-COPYRIGHT-NOTE-END ---
17 No tests (yet), since our flist wrapper is causing headache.
19 - Rene Rebe <rene@exactcode.de>
21 --- efence/Makefile.orig 2005-02-11 03:10:28.000000000 +0100
22 +++ efence/Makefile 2005-02-13 14:33:50.576793840 +0100
23 @@ -54,11 +54,7 @@
24 OBJECTS = efencepp.o efence.o
26 all: libefence.a $(EFENCESO) tstheap eftest eftestpp
27 - @ echo "Testing Electric Fence."
28 - @ echo "After the last test, it should print that the test has PASSED."
29 - $(CURPATH)eftest
30 - $(CURPATH)tstheap 3072
31 - @ echo "Electric Fence confidence test PASSED."
32 + @ echo "Testing Electric Fence skipped."
34 install: libefence.a efence.3 libefence.so.0.0
35 $(INSTALL) -m 755 ef.sh $(BIN_INSTALL_DIR)/ef