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

micropatch to my previous Hurd patch...



I found a typo in debian/rules:

ifeq ($(kernel),gnu)
# Why doesn't the glibc makefile install this?
	ln -sf ld.so.1 $(tmpdir)/$(libc)/ld.so
                       ^^^^^^^^^^^^^^^^^^^^^^^
should actually be $(tmpdir)/$(libc)/lib/ld.so.

Thanks,

-- 
 Gordon Matzigkeit <gord@fig.org> //\ I'm a FIG (http://www.fig.org/)
    Lovers of freedom, unite!     \// I use GNU (http://www.gnu.org/)
[Unfortunately, www.fig.org is broken.  Please stay tuned for details.]


Reply to: