summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrius Merkys <andrius.merkys@gmail.com>2018-11-23 05:10:44 -0500
committerAndrius Merkys <andrius.merkys@gmail.com>2018-11-23 05:10:44 -0500
commit8ad7e4cde2e61fd919829a2a60ca01a43a217d26 (patch)
treeb8bdf4b4e471cab1d16d675974c869e9ad3e2d84
parentf4ff6d226b3490724f312b8c3c3c4e09df8e96ee (diff)
Updating 02-ignore-modules.patch.
-rw-r--r--debian/patches/02-ignore-modules.patch16
1 files changed, 8 insertions, 8 deletions
diff --git a/debian/patches/02-ignore-modules.patch b/debian/patches/02-ignore-modules.patch
index d1e6a00..85fde1b 100644
--- a/debian/patches/02-ignore-modules.patch
+++ b/debian/patches/02-ignore-modules.patch
@@ -4,12 +4,12 @@ Author: Emmanuel Bourg <ebourg@apache.org>
Forwarded: not-needed
--- a/pom.xml
+++ b/pom.xml
-@@ -81,8 +81,6 @@
- <module>tool</module>
- <module>antlr4-maven-plugin</module>
- <module>tool-testsuite</module>
-- <module>runtime-testsuite/annotations</module>
-- <module>runtime-testsuite/processors</module>
- <module>runtime-testsuite</module>
- </modules>
+@@ -87,8 +87,6 @@
+ <module>tool</module>
+ <module>antlr4-maven-plugin</module>
+ <module>tool-testsuite</module>
+- <module>runtime-testsuite/annotations</module>
+- <module>runtime-testsuite/processors</module>
+ <module>runtime-testsuite</module>
+ </modules>