[Pkg-mono-svn-commits] [SCM] mono-tools branch, master, updated. debian/2.10-5-1-g3a59ba0

Iain Lane laney at debian.org
Sun Jul 22 21:00:19 UTC 2012


The following commit has been merged in the master branch:
commit 3a59ba0497aa03833ca0052d5e54c25d1b65303c
Author: Iain Lane <laney at debian.org>
Date:   Sun Jul 22 21:57:31 2012 +0100

    Remove trailing whitespace in postinst.
    
    Closes: #682248

diff --git a/debian/monodoc-browser.postinst b/debian/monodoc-browser.postinst
index 4306784..7300c7a 100644
--- a/debian/monodoc-browser.postinst
+++ b/debian/monodoc-browser.postinst
@@ -31,7 +31,7 @@ case "$1" in
 
         libgtk_cil_status=`dpkg-query -f '${Status}' -W libgtk2.0-cil`
         if [ "$libgtk_cil_status" != "install ok installed" -a \
-            -x /usr/share/cli-common/gac-package-install -a \ 
+            -x /usr/share/cli-common/gac-package-install -a \
             -e /usr/share/cli-common/packages.d/libgtk2.0-cil.installcligac ]; then
             /usr/share/cli-common/gac-package-install libgtk2.0-cil || true
         fi

-- 
mono-tools



More information about the Pkg-mono-svn-commits mailing list