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/media-gfx/fbida/files/fbida-2.14-Autoconf.patch

12 lines
244 B

--- a/mk/Autoconf.mk
+++ b/mk/Autoconf.mk
@@ -162,7 +162,7 @@
@true
Make.config: $(srcdir)/GNUmakefile
- @/bin/echo -e "$(make-config-q)" > $@
+ @printf "$(make-config-q)" > $@
@echo
@echo "Make.config written, edit if needed"
@echo