summaryrefslogtreecommitdiff
path: root/media-sound/qsampler/files/qsampler-0.5.3-Makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/qsampler/files/qsampler-0.5.3-Makefile.patch')
-rw-r--r--media-sound/qsampler/files/qsampler-0.5.3-Makefile.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/media-sound/qsampler/files/qsampler-0.5.3-Makefile.patch b/media-sound/qsampler/files/qsampler-0.5.3-Makefile.patch
deleted file mode 100644
index 7f23e78b669a..000000000000
--- a/media-sound/qsampler/files/qsampler-0.5.3-Makefile.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/Makefile.in 2018-12-16 23:40:26.001395069 +0100
-+++ b/Makefile.in 2018-12-16 23:46:00.210638503 +0100
-@@ -109,7 +109,6 @@
- @install -d -v -m 0755 $(DESTDIR)$(mandir)/man1
- @install -v -m 0644 $(translations_targets) $(DESTDIR)$(translations_dir)
- @install -v -m 0644 $(name)*.1 $(DESTDIR)$(mandir)/man1
-- @gzip -vf $(DESTDIR)$(mandir)/man1/$(name)*.1
-
- uninstall: $(DESTDIR)$(prefix)/bin/$(name)
- @$(MAKE) INSTALL_ROOT=$(DESTDIR) -f $(name).mak uninstall