summaryrefslogtreecommitdiff
path: root/x11-misc/xlockmore/files/xlockmore-5.56-soundpath.patch
diff options
context:
space:
mode:
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, 0 insertions, 11 deletions
diff --git a/x11-misc/xlockmore/files/xlockmore-5.56-soundpath.patch b/x11-misc/xlockmore/files/xlockmore-5.56-soundpath.patch
deleted file mode 100644
index a5c9079e3aeb..000000000000
--- a/x11-misc/xlockmore/files/xlockmore-5.56-soundpath.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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)