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-ru-help-translation.patch | |
parent | d04ac5017dd68e7505b1c324cd37c1a809bc5f0e (diff) |
add deadbeef
Diffstat (limited to 'media-sound/deadbeef/files/deadbeef-remove-ru-help-translation.patch')
-rw-r--r-- | media-sound/deadbeef/files/deadbeef-remove-ru-help-translation.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/media-sound/deadbeef/files/deadbeef-remove-ru-help-translation.patch b/media-sound/deadbeef/files/deadbeef-remove-ru-help-translation.patch new file mode 100644 index 00000000..eac0337a --- /dev/null +++ b/media-sound/deadbeef/files/deadbeef-remove-ru-help-translation.patch @@ -0,0 +1,10 @@ +--- Makefile.am 2014-09-13 12:56:05.997575732 +0400 ++++ Makefile.am 2014-09-13 12:58:07.248012190 +0400 +@@ -56,7 +56,6 @@ + + docs_DATA = README help.txt about.txt translators.txt ChangeLog\ + COPYING.GPLv2 COPYING.LGPLv2.1\ +- translation/help.ru.txt\ + translation/help.pt_BR.txt + + desktopdir = $(datadir)/applications |