[Pkg-owncloud-commits] [owncloud-client] 274/484: macdeployqt: Forgot comma

Sandro Knauß hefee-guest at moszumanska.debian.org
Wed Dec 16 00:37:52 UTC 2015


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

hefee-guest pushed a commit to branch master
in repository owncloud-client.

commit 1a1541ecd6abc8f8b6f29655500f8f0ba4606b79
Author: Markus Goetz <markus at woboq.com>
Date:   Fri Nov 6 15:18:14 2015 +0100

    macdeployqt: Forgot comma
---
 admin/osx/macdeployqt.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/admin/osx/macdeployqt.py b/admin/osx/macdeployqt.py
index 526e883..78bc360 100755
--- a/admin/osx/macdeployqt.py
+++ b/admin/osx/macdeployqt.py
@@ -39,7 +39,7 @@ QT_PLUGINS = [
     'imageformats/libqico.dylib',
     'imageformats/libqjpeg.dylib',
     'bearer/libqcorewlanbearer.dylib',
-    'bearer/libqgenericbearer.dylib'
+    'bearer/libqgenericbearer.dylib',
     'imageformats/libqsvg.dylib',
     'imageformats/libqmng.dylib',
 ]

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



More information about the Pkg-owncloud-commits mailing list