summaryrefslogtreecommitdiff
path: root/libre/audacity-libre/remove-unfree-nyquist.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-01-08 04:51:24 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-01-08 04:51:24 -0200
commit95def50238d1fa35819d2f67079ce97dc96cd12f (patch)
treeca7d966d2348f174f84a2370f4c66e818b4c933a /libre/audacity-libre/remove-unfree-nyquist.patch
parent53ae25ee5242912f13151330dcd5c73ba9e0dfba (diff)
remove deprecated packages
Diffstat (limited to 'libre/audacity-libre/remove-unfree-nyquist.patch')
-rw-r--r--libre/audacity-libre/remove-unfree-nyquist.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/libre/audacity-libre/remove-unfree-nyquist.patch b/libre/audacity-libre/remove-unfree-nyquist.patch
deleted file mode 100644
index b2f9f31e3..000000000
--- a/libre/audacity-libre/remove-unfree-nyquist.patch
+++ /dev/null
@@ -1,24 +0,0 @@
---- Makefile.in.orig 2011-07-01 13:27:11.000000000 -0300
-+++ Makefile.in 2011-07-01 13:27:39.000000000 -0300
-@@ -41,12 +41,6 @@ install: audacity $(EXTRAINSTALLTARGETS)
- $(INSTALL) -m 644 help/audacity.1.gz \
- $(DESTDIR)$(MANDIR)/man1/$(AUDACITY_NAME).1.gz
-
-- # install nyquist
-- $(INSTALL) -d $(DESTDIR)$(DATADIR)/$(AUDACITY_NAME)/nyquist
-- $(INSTALL) -m 644 nyquist/*.lsp nyquist/nyquist-plot.txt $(DESTDIR)$(DATADIR)/$(AUDACITY_NAME)/nyquist
-- $(INSTALL) -d $(DESTDIR)$(DATADIR)/$(AUDACITY_NAME)/nyquist/rawwaves
-- $(INSTALL) -m 644 nyquist/rawwaves/*.raw $(DESTDIR)$(DATADIR)/$(AUDACITY_NAME)/nyquist/rawwaves
--
- # install plug-ins
- $(INSTALL) -d $(DESTDIR)$(DATADIR)/$(AUDACITY_NAME)/plug-ins
- $(INSTALL) -m 644 plug-ins/*.ny $(DESTDIR)$(DATADIR)/$(AUDACITY_NAME)/plug-ins
-@@ -103,8 +97,6 @@ uninstall: $(EXTRAUNINSTALLTARGETS)
- rm -rf $(DESTDIR)$(DATADIR)/doc/$(AUDACITY_NAME)
- # remove man page
- rm -rf $(DESTDIR)$(MANDIR)/man1/$(AUDACITY_NAME).1.gz
-- # remove nyquist
-- rm -rf $(DESTDIR)$(DATADIR)/$(AUDACITY_NAME)/nyquist
- # remove plug-ins
- rm -rf $(DESTDIR)$(DATADIR)/$(AUDACITY_NAME)/plug-ins
- # remove locales