You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-sound/qsampler/files/qsampler-0.5.3-Makefile.patch

11 lines
466 B

--- 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