summaryrefslogtreecommitdiff
path: root/package/multimedia/festival/festival/festival-1.96-beta-doc.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/multimedia/festival/festival/festival-1.96-beta-doc.patch')
-rw-r--r--package/multimedia/festival/festival/festival-1.96-beta-doc.patch23
1 files changed, 0 insertions, 23 deletions
diff --git a/package/multimedia/festival/festival/festival-1.96-beta-doc.patch b/package/multimedia/festival/festival/festival-1.96-beta-doc.patch
deleted file mode 100644
index 583cf6e56..000000000
--- a/package/multimedia/festival/festival/festival-1.96-beta-doc.patch
+++ /dev/null
@@ -1,23 +0,0 @@
---- a/doc/Makefile 2008-04-02 15:13:28.000000000 -0400
-+++ b/doc/Makefile 2008-04-02 15:13:09.000000000 -0400
-@@ -64,7 +64,7 @@ MANPAGES = festival.head festival.tail \
- FILES=Makefile $(MANPAGES) festival.texi $(SGMLFILES) refcard.tex $(DOCXXFILES)
- LOCAL_CLEAN = *.aux *.cp *.fn *.ky *.log *.pg *.toc *.tp *.vr
-
--ALL = festival.1 festival_client.1
-+#ALL = festival.1 festival_client.1
-
- include $(TOP)/config/common_make_rules
- include $(EST)/config/rules/doc.mak
-@@ -72,9 +72,9 @@ include $(EST)/config/rules/doc.mak
- %.1 : %.head %.options %.tail
- cat $^ >$@
- %.options : $(TOP)/src/main/%
-- $(TOP)/bin/$* -man_options >$@
-+# $(TOP)/bin/$* -man_options >$@
- %.options : $(TOP)/src/main/%.exe
-- $(TOP)/bin/$* -man_options >$@
-+# $(TOP)/bin/$* -man_options >$@
-
- festival.info: festival.texi festfunc.texi festvars.texi festfeat.texi
- @ if [ ! -d info ] ; \