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, 10 insertions, 0 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
new file mode 100644
index 000000000000..7f23e78b669a
--- /dev/null
+++ b/media-sound/qsampler/files/qsampler-0.5.3-Makefile.patch
@@ -0,0 +1,10 @@
+--- 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