Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Adding patch description.
· 95b80c11
Andrius Merkys
authored
Sep 11, 2019
95b80c11
Adding patch description.
· 16dfec4b
Andrius Merkys
authored
Sep 11, 2019
16dfec4b
Show whitespace changes
Inline
Side-by-side
debian/patches/compile.patch
View file @
16dfec4b
Description: Additions on top of upstream-derived POM in order to get the
project build using maven.
Author: Andrius Merkys <merkys@debian.org>
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
...
...
debian/patches/pom.xml
View file @
16dfec4b
Description: Adding POMs to build using maven (avoiding sbt-based build).
POMs have been adapted from the upstream, with details from sonatype.sbt.
Author: Andrius Merkys
<merkys
@debian.org
>
--- /dev/null
+++ b/pom.xml
@@ -0,0 +1,80 @@
...
...