we had, like better support for foreign languages and the usual plethora of bugfixes. tested on various architectures and with various applications that use CUPS as their printing system. I verified that all ports that are depending on CUPS still build.
13 lines
321 B
Plaintext
13 lines
321 B
Plaintext
$OpenBSD: patch-test_run-stp-tests_sh,v 1.2 2006/10/01 10:43:38 mbalmer Exp $
|
|
--- test/run-stp-tests.sh.orig Wed Sep 20 11:35:02 2006
|
|
+++ test/run-stp-tests.sh Wed Sep 20 11:36:00 2006
|
|
@@ -30,7 +30,7 @@ argcount=$#
|
|
# Make the IPP test program...
|
|
#
|
|
|
|
-make
|
|
+${MAKE_PROGRAM}
|
|
|
|
#
|
|
# Figure out the proper echo options...
|