summaryrefslogtreecommitdiff
path: root/sys-boot/netboot/files/netboot-0.10.2-slibtool.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sys-boot/netboot/files/netboot-0.10.2-slibtool.patch')
-rw-r--r--sys-boot/netboot/files/netboot-0.10.2-slibtool.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/sys-boot/netboot/files/netboot-0.10.2-slibtool.patch b/sys-boot/netboot/files/netboot-0.10.2-slibtool.patch
deleted file mode 100644
index 82b83f9b5888..000000000000
--- a/sys-boot/netboot/files/netboot-0.10.2-slibtool.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/misc/instdrv.in
-+++ b/misc/instdrv.in
-@@ -296,7 +296,7 @@
- #
- test -n "$MD5PROG" || MD5PROG="$DEFAULT_MD5PROG"
- case $MD5PROG in
-- */libtool*)
-+ *libtool*)
- # It's OK when calling MD5PROG through libtool
- ;;
- /*)