blob: ceb59c9566107b59b2aacb904c3142b1a6c37220 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- Makefile.am 2014-09-13 12:56:05.997575732 +0400
+++ Makefile.am 2014-09-13 12:56:29.964328671 +0400
@@ -56,8 +56,7 @@
docs_DATA = README help.txt about.txt translators.txt ChangeLog\
COPYING.GPLv2 COPYING.LGPLv2.1\
- translation/help.ru.txt\
- translation/help.pt_BR.txt
+ translation/help.ru.txt
desktopdir = $(datadir)/applications
desktop_DATA = deadbeef.desktop
|