[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[libreoffice] 04/05: debian/libreoffice-mysql-connector.bug-script.in: fix PLATFORMID substitution to actually work



This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch master
in repository libreoffice.

commit aeaf73859aee6fc7fd1a596103a093d850470fe6
Author: Rene Engelhard <rene@debian.org>
Date:   Thu Mar 31 19:51:22 2016 +0200

    debian/libreoffice-mysql-connector.bug-script.in: fix PLATFORMID substitution to actually work
---
 changelog                                 | 2 ++
 libreoffice-mysql-connector.bug-script.in | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/changelog b/changelog
index 1bc0cff..dc2a170 100644
--- a/changelog
+++ b/changelog
@@ -16,6 +16,8 @@ libreoffice (1:5.1.2~rc2-1) UNRELEASED; urgency=medium
   * debian/ure.bug-script: add, run javaldx
   * debian/libreoffice-report-builder.bug-script.in: remove, no extension
     anymore since long
+  * debian/libreoffice-mysql-connector.bug-script.in: fix PLATFORMID
+    substitution to actually work
 
  -- Rene Engelhard <rene@debian.org>  Tue, 29 Mar 2016 19:32:03 +0200
 
diff --git a/libreoffice-mysql-connector.bug-script.in b/libreoffice-mysql-connector.bug-script.in
index fb22371..1ce8048 100755
--- a/libreoffice-mysql-connector.bug-script.in
+++ b/libreoffice-mysql-connector.bug-script.in
@@ -1,2 +1,2 @@
 #!/bin/sh
-/usr/lib/libreoffice/program/unopkg list --bundled com.sun.star.mysql-connector-ooo-$PLATFORMID >&3
+/usr/lib/libreoffice/program/unopkg list --bundled com.sun.star.mysql-connector-ooo-@PLATFORMID@ >&3

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git


Reply to: