From 30dbdb680f7f95968bf1e8d463c4a7638f8cef86 Mon Sep 17 00:00:00 2001 From: Michael Banck Date: Fri, 25 Aug 2006 18:50:10 +0000 Subject: * New snapshot from CVS. * debian/patches/beta_make.patch: Removed, fixed upstream. * debian/patches/ext2fs_large_stores.patch: Resynced. * debian/patches/pfinet_dhcp.patch: Likewise. * debian/patches/ftpfs_fix.patch: Removed, applied upstream. * debian/patches/gcc-4.0_fixes.patch: Likewise. * debian/patches/libpthread_need_clockid_t.patch: Likewise. * debian/patches/libstore_attribute.patch: Likewise. * debian/patches/magic_port_leak.patch: Likewise. * debian/patches/pfinet_packet_filter.diff: Likewise. * debian/patches/semaphore_restrict_fix.patch: Likewise. --- debian/patches/ext2fs_large_stores.patch | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'debian/patches/ext2fs_large_stores.patch') diff --git a/debian/patches/ext2fs_large_stores.patch b/debian/patches/ext2fs_large_stores.patch index d872a1fd..026a0478 100644 --- a/debian/patches/ext2fs_large_stores.patch +++ b/debian/patches/ext2fs_large_stores.patch @@ -2394,15 +2394,3 @@ diff -urpN --exclude='*~' --exclude=build ../cvs/hurd/ufs/pager.c hurd/ufs/pager if (upi->p == 0) { diskfs_nrele_light (np); ---- hurd/libdiskfs/Makefile 2006-04-14 16:29:02.000000000 +0200 -+++ hurd/libdiskfs/Makefileorig 2006-04-14 16:27:55.000000000 +0200 -@@ -61,7 +61,7 @@ - startup_notifyServer.o - OBJS = $(sort $(SRCS:.c=.o) $(MIGSTUBS)) - --HURDLIBS = fshelp iohelp store threads ports shouldbeinlibc -+HURDLIBS = fshelp iohelp store threads ports shouldbeinlibc pager - - fsys-MIGSFLAGS = -imacros $(srcdir)/fsmutations.h -DREPLY_PORTS - fs-MIGSFLAGS = -imacros $(srcdir)/fsmutations.h - -- cgit v1.2.3