aboutsummaryrefslogtreecommitdiff
path: root/audio/decibel-audio-player/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/decibel-audio-player/files/patch-Makefile')
-rw-r--r--audio/decibel-audio-player/files/patch-Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/audio/decibel-audio-player/files/patch-Makefile b/audio/decibel-audio-player/files/patch-Makefile
deleted file mode 100644
index c1e38c2df937..000000000000
--- a/audio/decibel-audio-player/files/patch-Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
---- Makefile.orig 2011-09-19 10:09:26 UTC
-+++ Makefile
-@@ -8,7 +8,7 @@ prefix ?= /usr/local
- PREFIX = $(DESTDIR)$(prefix)
-
- BINDIR = $(PREFIX)/bin
--MANDIR = $(PREFIX)/share/man/man1
-+MANDIR = $(PREFIX)/man/man1
- DATADIR = $(PREFIX)/share/decibel-audio-player
- SRCDIR = $(DATADIR)/src
- PIXDIR = $(DATADIR)/pix
-@@ -20,7 +20,7 @@ LOCALEDIR = $(PREFIX)/share/locale
-
- CONFIGURE_IN = sed -e 's!prefix!$(PREFIX)!g'
-
--LANGUAGES = `find locale/ -maxdepth 1 -mindepth 1 -type d -printf "%f "`
-+LANGUAGES = `cd locale/ && find . -maxdepth 1 -mindepth 1 -type d | tr -d ./`
-
- help:
- @echo Usage: