summaryrefslogtreecommitdiff
path: root/x11-misc/xlockmore/files/xlockmore-5.56-soundpath.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-09-13 17:49:31 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-09-13 17:49:31 +0100
commit36ac65103bf5503e5bad1ecc7e8cb9e7643f6840 (patch)
treed9d1fbc20509d4c90f57fb2d9e1459bc8034c831 /x11-misc/xlockmore/files/xlockmore-5.56-soundpath.patch
parenta1392efe64137262023d92492396ca9156d22396 (diff)
Revert "gentoo resync : 13.09.2019"
This reverts commit a1392efe64137262023d92492396ca9156d22396.
Diffstat (limited to 'x11-misc/xlockmore/files/xlockmore-5.56-soundpath.patch')
-rw-r--r--x11-misc/xlockmore/files/xlockmore-5.56-soundpath.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-misc/xlockmore/files/xlockmore-5.56-soundpath.patch b/x11-misc/xlockmore/files/xlockmore-5.56-soundpath.patch
new file mode 100644
index 000000000000..a5c9079e3aeb
--- /dev/null
+++ b/x11-misc/xlockmore/files/xlockmore-5.56-soundpath.patch
@@ -0,0 +1,11 @@
+--- a/modes/Makefile.in
++++ b/modes/Makefile.in
+@@ -624,7 +624,7 @@
+ install-sound :
+ $(top_srcdir)/mkinstalldirs $(DESTDIR)$(bindir)
+ @NOPLAY@$(INSTALL_SCRIPT) $(ETCDIR)play.sh $(DESTDIR)$(bindir)
+- $(top_srcdir)/mkinstalldirs $(SOUNDPATH)
++ $(top_srcdir)/mkinstalldirs $(DESTDIR)$(SOUNDPATH)
+ $(INSTALL_DATA) $(SOUNDDIR)complete.au $(DESTDIR)$(SOUNDPATH)
+ $(INSTALL_DATA) $(SOUNDDIR)identify-please.au $(DESTDIR)$(SOUNDPATH)
+ $(INSTALL_DATA) $(SOUNDDIR)not-programmed.au $(DESTDIR)$(SOUNDPATH)