summaryrefslogtreecommitdiff
path: root/pdf-over-gui
diff options
context:
space:
mode:
authorJakob Heher <jakob.heher@iaik.tugraz.at>2022-04-04 16:47:45 +0200
committerJakob Heher <jakob.heher@iaik.tugraz.at>2022-04-04 16:47:45 +0200
commit17d6824579f97ed595236ad73493bc55781bb39b (patch)
tree9f052833088f8fe1450684143122e2a1a72e4839 /pdf-over-gui
parente896bfd983089afec35f0f6d556131e7215a78da (diff)
downloadpdf-over-17d6824579f97ed595236ad73493bc55781bb39b.tar.gz
pdf-over-17d6824579f97ed595236ad73493bc55781bb39b.tar.bz2
pdf-over-17d6824579f97ed595236ad73493bc55781bb39b.zip
remove bundled jre from linux, kind of pointless (jre needed to install anyway)
Diffstat (limited to 'pdf-over-gui')
-rw-r--r--pdf-over-gui/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml
index dda9803e..462aa3ed 100644
--- a/pdf-over-gui/pom.xml
+++ b/pdf-over-gui/pom.xml
@@ -486,8 +486,6 @@
</activation>
<properties>
<swt.artifactId>org.eclipse.swt.gtk.linux.x86_64</swt.artifactId>
- <bundled-jre.archiveName>OpenJDK11U-jre_x64_linux_hotspot_11.0.14.1_1.tar.gz</bundled-jre.archiveName>
- <bundled-jre.nameInArchive>jdk-11.0.14.1+1-jre</bundled-jre.nameInArchive>
<target.name>linux</target.name>
</properties>
</profile>