summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2021-08-25 18:39:25 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2021-08-25 18:41:33 +0200
commite2535f73feba3b7b88e53f61ac316570f4622484 (patch)
tree704fa162ea231398748df1731166a3272757bff1
parent754038f3310e14aed699707b9b706e7d7009d731 (diff)
downloadexternal_proguard-replicant-6.0.tar.gz
external_proguard-replicant-6.0.tar.bz2
external_proguard-replicant-6.0.zip
Remove jarsreplicant-6.0
None of the jars have the .java files corresponding to the .class they ship. If we want to keep the jar we would need to rebuild them from source to make sure we have the corresponding source code. As the building Replicant 6.0 on Trisquel 9 works without them, we can simply remove them. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r--examples/annotations/lib/annotations.jarbin6122 -> 0 bytes
-rw-r--r--lib/proguard.jarbin853203 -> 0 bytes
-rw-r--r--lib/proguardgui.jarbin139582 -> 0 bytes
-rw-r--r--lib/retrace.jarbin6973 -> 0 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/examples/annotations/lib/annotations.jar b/examples/annotations/lib/annotations.jar
deleted file mode 100644
index d931505..0000000
--- a/examples/annotations/lib/annotations.jar
+++ /dev/null
Binary files differ
diff --git a/lib/proguard.jar b/lib/proguard.jar
deleted file mode 100644
index a948c89..0000000
--- a/lib/proguard.jar
+++ /dev/null
Binary files differ
diff --git a/lib/proguardgui.jar b/lib/proguardgui.jar
deleted file mode 100644
index b876e89..0000000
--- a/lib/proguardgui.jar
+++ /dev/null
Binary files differ
diff --git a/lib/retrace.jar b/lib/retrace.jar
deleted file mode 100644
index c00fbe7..0000000
--- a/lib/retrace.jar
+++ /dev/null
Binary files differ