Author: aurel32 Date: 2006-02-28 03:33:23 +0000 (Tue, 28 Feb 2006) New Revision: 1248
Modified: glibc-package/trunk/debian/debhelper.in/libc-alt.install Log: Also remove the creation of multiarch directories in the debhelper template for the alternate libraries. Modified: glibc-package/trunk/debian/debhelper.in/libc-alt.install =================================================================== --- glibc-package/trunk/debian/debhelper.in/libc-alt.install 2006-02-27 12:40:37 UTC (rev 1247) +++ glibc-package/trunk/debian/debhelper.in/libc-alt.install 2006-02-28 03:33:23 UTC (rev 1248) @@ -1,7 +1,3 @@ # This file is used for biarch libraries. TMPDIR/SLIBDIR/*.so* SLIBDIR TMPDIR/LIBDIR/gconv/*.so* LIBDIR/gconv/ - -TMPDIR/lib/ldconfig/* lib/ldconfig -TMPDIR/lib/*-*-gnu/ lib -TMPDIR/usr/lib/*-*-gnu/ usr/lib -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

