diff --git a/latexdraw-core/net.sf.latexdraw/release_note.txt b/latexdraw-core/net.sf.latexdraw/release_note.txt index 446c62fd8..3816faa0d 100644 --- a/latexdraw-core/net.sf.latexdraw/release_note.txt +++ b/latexdraw-core/net.sf.latexdraw/release_note.txt @@ -9,4 +9,6 @@ Bugs fixed: - Boundaries of a group of shapes not correctly computed when moved outside the page https://bugs.launchpad.net/latexdraw/+bug/1582559 - Groups of shapes not always correctly loaded - https://bugs.launchpad.net/latexdraw/+bug/1583121 \ No newline at end of file + https://bugs.launchpad.net/latexdraw/+bug/1583121 + - Install scripts do not work on OpenSuse + https://bugs.launchpad.net/latexdraw/+bug/1584037 \ No newline at end of file diff --git a/latexdraw-core/net.sf.latexdraw/src/scripts/install_opensuse b/latexdraw-core/net.sf.latexdraw/src/scripts/install_opensuse new file mode 100755 index 000000000..ecf211fa2 --- /dev/null +++ b/latexdraw-core/net.sf.latexdraw/src/scripts/install_opensuse @@ -0,0 +1,4 @@ +#!/bin/sh + +su - +java -jar installer.jar