Files
freeipa/debian/patches/no-testcert.patch
Timo Aaltonen 4828cb83c5 refresh patches
2013-05-22 16:41:27 +03:00

19 lines
340 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
@@ -102,7 +102,7 @@ lint: bootstrap-autogen
test:
- ./make-testcert
+# ./make-testcert
./make-test
release-update: