Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37911302
en ru br
ALT Linux repos
S:6.1-alt1_3jpp11

Group :: Development/Java
RPM: java-runtime-decompiler

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: systemCfr.patch
Download


--- runtime-decompiler/src/plugins/CfrDecompilerWrapper.json
+++ runtime-decompiler/src/plugins/CfrDecompilerWrapper.json
@@ -1,8 +1,8 @@
 {
   "Name": "Cfr",
-  "WrapperURL": "file://${XDG_CONFIG_HOME}/plugins/CfrDecompilerWrapper.java",
+  "WrapperURL": "file:/etc/java-runtime-decompiler/plugins/CfrDecompilerWrapper.java",
   "DependencyURL": [
-    "file://${HOME}/.m2/repository/org/benf/cfr/0.151/cfr-0.151.jar"
+    "file:/usr/share/java/CFR/cfr.jar"
   ],
   "DecompilerDownloadURL": "https://www.benf.org/other/cfr/faq.html"
 }
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin