Author: aurel32
Date: 2014-03-02 14:30:49 +0000 (Sun, 02 Mar 2014)
New Revision: 5980

Modified:
   glibc-package/trunk/debian/debhelper.in/libc.preinst
Log:
Fix indentation


Modified: glibc-package/trunk/debian/debhelper.in/libc.preinst
===================================================================
--- glibc-package/trunk/debian/debhelper.in/libc.preinst        2014-03-02 
14:29:28 UTC (rev 5979)
+++ glibc-package/trunk/debian/debhelper.in/libc.preinst        2014-03-02 
14:30:49 UTC (rev 5980)
@@ -267,9 +267,9 @@
         ldbytes=$(head -c 20 RTLD_SO | od -c)
     else
         # If the symlink to the dynamic linker is dangling or missing, set
-       # ldbytes to an empty string, the test below will fail and all the
-       # libraries found will be ignored.
-       ldbytes=""
+        # ldbytes to an empty string, the test below will fail and all the
+        # libraries found will be ignored.
+        ldbytes=""
     fi
     libcfiles=$(dpkg-query -L $(package_name) 2>/dev/null)
 


-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wk7pl-0004b7...@moszumanska.debian.org

Reply via email to