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.
gentoo-overlay/sys-boot/netboot/files/netboot-0.10.2-slibtool.patch

12 lines
224 B

--- 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
;;
/*)