summarylogtreecommitdiffstats
path: root/pom.patch
diff options
context:
space:
mode:
authorLucki2015-08-30 22:19:06 +0200
committerLucki2015-08-30 22:19:06 +0200
commit4c44e3b8150765dfada49bb841216f7db2610858 (patch)
tree46d3a49a8460e8781b3985e2ce1842c7ce59fae9 /pom.patch
parentf40971f7c5bd4e89b92d0e9ecc919d55f266dfe7 (diff)
downloadaur-4c44e3b8150765dfada49bb841216f7db2610858.tar.gz
Change buildsystem to gradle
Makes the workaround for OpenJDK unnecessary
Diffstat (limited to 'pom.patch')
-rw-r--r--pom.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/pom.patch b/pom.patch
deleted file mode 100644
index d59c961965e4..000000000000
--- a/pom.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-92c92
-< <!--<argument>-Dparams=-DXDG=true</argument>-->
----
-> <argument>-Dparams=-DXDG=true</argument>
-151a152,158
-> <dependency>
-> <groupId>javax.jnlp</groupId>
-> <artifactId>jnlp-api</artifactId>
-> <version>1.0.0</version>
-> <scope>system</scope>
-> <systemPath>/usr/bin/javaws</systemPath>
-> </dependency>