Files
freeipa/debian/patches/no-testcert.patch
Timo Aaltonen 9465053448 refresh patches
2013-02-11 10:54:32 +02:00

19 lines
338 B
Diff

Author: Timo Aaltonen <tjaalton@ubuntu.com>
Date: Tue Nov 1 11:48:27 2011 -0400
Add no-testcert.patch to not fail make-testcert.
they need a working certificate server running
--- a/Makefile
+++ b/Makefile
@@ -96,7 +96,7 @@ lint: bootstrap-autogen
test:
- ./make-testcert
+# ./make-testcert
./make-test
release-update: