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

glibc-2.1-3: one more little Hurd patch



Here's one last patch (that I know of) in debian/rules:

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

The current version is missing the `/lib' in the above line, so the
symlink accidentally ends up in the root directory.

That's all that I can see... thanks for making all these changes,
Joel!

-- 
 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: