summaryrefslogtreecommitdiff
path: root/audio/festvox-czech/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/festvox-czech/files/patch-Makefile')
-rw-r--r--audio/festvox-czech/files/patch-Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/audio/festvox-czech/files/patch-Makefile b/audio/festvox-czech/files/patch-Makefile
deleted file mode 100644
index 47e902a66446..000000000000
--- a/audio/festvox-czech/files/patch-Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
---- Makefile.orig 2005-10-05 11:30:55 UTC
-+++ Makefile
-@@ -53,11 +53,11 @@ distclean: clean
- maintainer-clean: distclean
-
- install: group/ph.group festvox/czech_ph.scm
-- install -d $(destdir)
-- install -d $(destdir)/festvox
-- install -m 644 festvox/czech_ph.scm $(destdir)/festvox/
-- install -d $(destdir)/group
-- install -m 644 group/ph.group $(destdir)/group/
-+ install -d $(DESTDIR)$(destdir)
-+ install -d $(DESTDIR)$(destdir)/festvox
-+ install -m 644 festvox/czech_ph.scm $(DESTDIR)$(destdir)/festvox/
-+ install -d $(DESTDIR)$(destdir)/group
-+ install -m 644 group/ph.group $(DESTDIR)$(destdir)/group/
-
- uninstall:
- rm -f $(destdir)/festvox/czech_ph.scm $(destdir)/group/ph.group