Package: viking / 1.8-4

0001-disable-po-check.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
From: Bernd Zeimetz <bzed@debian.org>
Date: Sat, 16 Oct 2010 18:57:01 +0200
Subject: [PATCH] disable-po-check

---
 po/Makefile.in.in | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

--- a/po/Makefile.in.in
+++ b/po/Makefile.in.in
@@ -145,12 +145,8 @@ uninstall:
 	  rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo.m; \
 	done
 
-check: all $(GETTEXT_PACKAGE).pot
-	rm -f missing notexist
-	srcdir=$(srcdir) $(INTLTOOL_UPDATE) -m
-	if [ -r missing -o -r notexist ]; then \
-	  exit 1; \
-	fi
+check: 
+	# do nothing as it messes up with quilt's .pc folder.
 
 mostlyclean:
 	rm -f *.pox $(GETTEXT_PACKAGE).pot *.old.po cat-id-tbl.tmp