[iortcw] 01/02: sync need-data.sh with src:quake

Alexandre Detiste detiste-guest at moszumanska.debian.org
Wed Sep 30 11:38:23 UTC 2015


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

detiste-guest pushed a commit to branch master
in repository iortcw.

commit 97e5ca0ea88477a6a2f2abf85843854715b1107b
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Wed Sep 30 13:33:39 2015 +0200

    sync need-data.sh with src:quake
---
 debian/need-data.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/need-data.sh b/debian/need-data.sh
index 4577838..1fbe057 100755
--- a/debian/need-data.sh
+++ b/debian/need-data.sh
@@ -14,7 +14,7 @@ try_zenity () {
 
 try_kdialog () {
   if command -v kdialog >/dev/null; then
-    kdialog --error --text="$TEXT" --title="$TITLE"
+    kdialog --error "$TEXT" --title="$TITLE"
     return 0
   else
     return 1

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



More information about the Pkg-games-commits mailing list