mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
12 lines
220 B
Diff
12 lines
220 B
Diff
--- a/Makefile
|
|
+++ b/Makefile
|
|
@@ -92,7 +92,7 @@ client-dirs:
|
|
|
|
lint: bootstrap-autogen
|
|
./make-lint $(LINT_OPTIONS)
|
|
- $(MAKE) -C install/po validate-src-strings
|
|
+# $(MAKE) -C install/po validate-src-strings
|
|
|
|
|
|
test:
|