From a862e308defa54061d1edfb8c08850b54a6393ff Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sun, 17 Jul 2016 13:44:22 -0500 Subject: mysql-jdbc: add new packages to [pcr] --- pcr/mysql-jdbc/mysql-jdbc.install | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 pcr/mysql-jdbc/mysql-jdbc.install (limited to 'pcr/mysql-jdbc/mysql-jdbc.install') diff --git a/pcr/mysql-jdbc/mysql-jdbc.install b/pcr/mysql-jdbc/mysql-jdbc.install new file mode 100644 index 000000000..00be3f6c7 --- /dev/null +++ b/pcr/mysql-jdbc/mysql-jdbc.install @@ -0,0 +1,18 @@ +post_install() { + cat< Options then expand the OpenOffice.org tree and select java +3) Click the button 'Class Path' and then 'Add Archive' +4) Browse to the file mysql-connector-java.jar located in /usr/share/java/mysql-jdbc +5) Select the file then just click OK +6) Restart OO to activate changes + +Enjoy! +EOF +} + +post_upgrade() { + post_install +} -- cgit v1.2.3