diff options
author | Alexe-Cristia Moldovan <contact@crism.ro> | 2015-06-18 15:04:08 +0300 |
---|---|---|
committer | Alexe-Cristia Moldovan <contact@crism.ro> | 2015-06-18 15:04:08 +0300 |
commit | dc45a05bcf51a824e2837ae148f39283e81ff40f (patch) | |
tree | b1a5cdd68a6c09dd13ab3eef07071d4036e376c2 /media-sound/deadbeef/files/deadbeef-remove-pt_br-and-ru-help-translation.patch | |
parent | d04ac5017dd68e7505b1c324cd37c1a809bc5f0e (diff) |
add deadbeef
Diffstat (limited to 'media-sound/deadbeef/files/deadbeef-remove-pt_br-and-ru-help-translation.patch')
-rw-r--r-- | media-sound/deadbeef/files/deadbeef-remove-pt_br-and-ru-help-translation.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/media-sound/deadbeef/files/deadbeef-remove-pt_br-and-ru-help-translation.patch b/media-sound/deadbeef/files/deadbeef-remove-pt_br-and-ru-help-translation.patch new file mode 100644 index 00000000..ddcb0432 --- /dev/null +++ b/media-sound/deadbeef/files/deadbeef-remove-pt_br-and-ru-help-translation.patch @@ -0,0 +1,13 @@ +--- Makefile.am 2014-09-13 13:00:26.945181716 +0400 ++++ Makefile.am 2014-09-13 13:00:36.425215841 +0400 +@@ -55,9 +55,7 @@ + docsdir = $(docdir) + + docs_DATA = README help.txt about.txt translators.txt ChangeLog\ +- COPYING.GPLv2 COPYING.LGPLv2.1\ +- translation/help.ru.txt\ +- translation/help.pt_BR.txt ++ COPYING.GPLv2 COPYING.LGPLv2.1 + + desktopdir = $(datadir)/applications + desktop_DATA = deadbeef.desktop |