delete_FAQ2txt.patch
text/x-patch
Filename: delete_FAQ2txt.patch
Type: text/x-patch
Part: 5
Patch
Format: unified
| File | + | − |
|---|---|---|
| src/tools/FAQ2txt | 0 | 7 |
diff --git a/src/tools/FAQ2txt b/src/tools/FAQ2txt deleted file mode 100755 index ab61d4d5f8..0000000000 --- a/src/tools/FAQ2txt +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -# src/tools/FAQ2txt: - -# Converts doc/src/FAQ/FAQ.html to text file doc/FAQ - -lynx -force_html -dont_wrap_pre -dump -hiddenlinks=ignore -nolist "$@"