summaryrefslogtreecommitdiff
path: root/media-sound/qsampler/files/qsampler-0.6.3-Makefile.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /media-sound/qsampler/files/qsampler-0.6.3-Makefile.patch
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'media-sound/qsampler/files/qsampler-0.6.3-Makefile.patch')
-rw-r--r--media-sound/qsampler/files/qsampler-0.6.3-Makefile.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/media-sound/qsampler/files/qsampler-0.6.3-Makefile.patch b/media-sound/qsampler/files/qsampler-0.6.3-Makefile.patch
new file mode 100644
index 000000000000..5da44d8a8175
--- /dev/null
+++ b/media-sound/qsampler/files/qsampler-0.6.3-Makefile.patch
@@ -0,0 +1,12 @@
+diff --git a/Makefile.in b/Makefile.in
+index 9756274..f88b2fd 100644
+--- a/Makefile.in
++++ b/Makefile.in
+@@ -111,7 +111,6 @@ install: $(target) translations_lrelease $(name).1
+ @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 -nvf $(DESTDIR)$(mandir)/man1/$(name)*.1
+
+ uninstall: $(DESTDIR)$(prefix)/bin/$(name)
+ @$(MAKE) INSTALL_ROOT=$(DESTDIR) -f $(name).mak uninstall