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

r1587 - glibc-package/branches/glibc-2.4/debian/debhelper.in



Author: schizo
Date: 2006-05-30 16:31:53 +0000 (Tue, 30 May 2006)
New Revision: 1587

Modified:
   glibc-package/branches/glibc-2.4/debian/debhelper.in/libc.postinst
Log:
tweak


Modified: glibc-package/branches/glibc-2.4/debian/debhelper.in/libc.postinst
===================================================================
--- glibc-package/branches/glibc-2.4/debian/debhelper.in/libc.postinst	2006-05-30 13:51:08 UTC (rev 1586)
+++ glibc-package/branches/glibc-2.4/debian/debhelper.in/libc.postinst	2006-05-30 16:31:53 UTC (rev 1587)
@@ -146,7 +146,7 @@
     fi
 
     # Add support for /etc/ld.so.conf.d
-    if dpkg --compare-versions $preversion lt 2.3.999.2-3; then
+    if dpkg --compare-versions $preversion lt 2.3.999.2-4; then
 	if [ -e /etc/ld.so.conf ]; then
 	    [ -z "$(tail -n 1 /etc/ld.so.conf)" ] || echo >> /etc/ld.so.conf
 	else



Reply to: