diff options
Diffstat (limited to 'sys-netbsd/netbsd-sbin/files/netbsd-sbin-5.0-Makefile.patch')
-rw-r--r-- | sys-netbsd/netbsd-sbin/files/netbsd-sbin-5.0-Makefile.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sys-netbsd/netbsd-sbin/files/netbsd-sbin-5.0-Makefile.patch b/sys-netbsd/netbsd-sbin/files/netbsd-sbin-5.0-Makefile.patch new file mode 100644 index 0000000..77195e3 --- /dev/null +++ b/sys-netbsd/netbsd-sbin/files/netbsd-sbin-5.0-Makefile.patch @@ -0,0 +1,11 @@ +--- Makefile.orig 2009-07-08 17:42:04.000000000 +0200 ++++ Makefile 2009-07-08 17:47:06.000000000 +0200 +@@ -10,7 +10,7 @@ + disklabel dkctl dkscan_bsdlabel dmesg \ + drvctl edlabel fastboot fdisk fsck fsirand gpt ifconfig init ldconfig \ + mbrlabel mknod modload modunload mount newbtconf nologin \ +- pdisk ping pppoectl raidctl reboot rcorder rndctl route routed \ ++ pdisk ping pppoectl raidctl reboot rndctl route routed \ + savecore scan_ffs scsictl shutdown slattach svhlabel swapctl sysctl \ + ttyflags umount veriexecctl wdogctl wsconsctl + |