Magellan Linux

Contents of /trunk/util-linux/patches/util-linux-2.11z-parallel-make.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 153 - (show annotations) (download)
Tue May 8 20:52:56 2007 UTC (17 years ago) by niro
File size: 369 byte(s)
-import

1 --- util-linux-2.11y/mount/Makefile.orig 2002-12-16 17:46:29.000000000 +0000
2 +++ util-linux-2.11y/mount/Makefile 2002-12-16 17:46:59.000000000 +0000
3 @@ -78,7 +78,7 @@
4
5 sundries.o nfsmount.o nfsmount_xdr.o nfsmount_clnt.o: nfsmount.h
6
7 -umount.o: mount_constants.h
8 +umount.o: mount_constants.h nfsmount.h
9
10 mount.o mount_by_label.o mount_guess_fstype.o: linux_fs.h
11