Author: aurel32 Date: 2011-05-29 08:33:02 +0000 (Sun, 29 May 2011) New Revision: 4689
Modified: glibc-package/trunk/debian/sysdeps/hurd.mk Log: Don't force slibdir to /lib on hurd Modified: glibc-package/trunk/debian/sysdeps/hurd.mk =================================================================== --- glibc-package/trunk/debian/sysdeps/hurd.mk 2011-05-28 08:01:08 UTC (rev 4688) +++ glibc-package/trunk/debian/sysdeps/hurd.mk 2011-05-29 08:33:02 UTC (rev 4689) @@ -4,7 +4,6 @@ threads = no libc = libc0.3 -slibdir = /lib # Glibc should really do this for us. define libc_extra_install -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

