From 490eb38dd86b65f17e69e2c0d5b01466fcd2e2c1 Mon Sep 17 00:00:00 2001 From: arnobl Date: Fri, 20 May 2016 15:09:59 +0200 Subject: [PATCH] Install scripts do not work on OpenSuse Install scripts do not work on OpenSuse https://bugs.launchpad.net/latexdraw/+bug/1584037 --- latexdraw-core/net.sf.latexdraw/release_note.txt | 4 +++- latexdraw-core/net.sf.latexdraw/src/scripts/install_opensuse | 4 ++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100755 latexdraw-core/net.sf.latexdraw/src/scripts/install_opensuse 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