Index: head/comms/fldigi/files/patch-src_Makefile.am =================================================================== --- head/comms/fldigi/files/patch-src_Makefile.am (revision 558768) +++ head/comms/fldigi/files/patch-src_Makefile.am (revision 558769) @@ -1,11 +1,11 @@ --- src/Makefile.am.orig 2020-10-22 03:19:34 UTC +++ src/Makefile.am @@ -488,7 +488,7 @@ $(builddir)/../doc/guide.html: $(builddir)/../doc/guid $(builddir)/dialogs/guide.cxx: $(builddir)/../doc/guide.html @mkdir -p $(builddir)/dialogs - $(call silent,GUIDE ,$@)sed 's/\\/\\\\/g; s/"/\\"/g; s/$$/\\n\\/g; 1 s/.*/const char* szBeginner = "&/; $$ s/.*/&n";/' $< > $@ -+ $(call silent,GUIDE ,$@)gsed 's/\r//g; s/\\/\\\\/g; s/"/\\"/g; s/$$/\\n\\/g; 1 s/.*/const char* szBeginner = "&/; $$ s/.*/&n";/' $< > $@ ++ $(call silent,GUIDE ,$@)gsed 's/\\/\\\\/g; s/"/\\"/g; s/$$/\\n\\/g; 1 s/.*/const char* szBeginner = "&/; $$ s/.*/&n";/' $< > $@ dialogs/htmlstrings.cxx: $(builddir)/dialogs/guide.cxx distclean-local: Property changes on: head/comms/fldigi/files/patch-src_Makefile.am ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -1 \ No newline at end of property +yes \ No newline at end of property