mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
324 B

  1. --- ./mount/Makefile.orig 2007-05-25 19:58:22.000000000 +0000
  2. +++ ./mount/Makefile 2007-05-25 19:58:33.000000000 +0000
  3. @@ -12,7 +12,7 @@
  4. SUID_PROGS = mount umount
  5. NOSUID_PROGS = swapon losetup
  6. -MAN5 = fstab.5 nfs.5
  7. +MAN5 = fstab.5
  8. MAN8 = mount.8 swapoff.8 swapon.8 umount.8 losetup.8
  9. ifeq "$(HAVE_PIVOT_ROOT)" "yes"