From 318ad331e239e410b199e29c82e3f412a1b5a1b8 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 25 Dec 2017 12:33:46 +0000 Subject: community/{goffice,abiword,gnumeric}: move from main --- community/gnumeric/unbreak-build-by-skipping-cs.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 community/gnumeric/unbreak-build-by-skipping-cs.patch (limited to 'community/gnumeric/unbreak-build-by-skipping-cs.patch') diff --git a/community/gnumeric/unbreak-build-by-skipping-cs.patch b/community/gnumeric/unbreak-build-by-skipping-cs.patch new file mode 100644 index 0000000000..a415d7004d --- /dev/null +++ b/community/gnumeric/unbreak-build-by-skipping-cs.patch @@ -0,0 +1,13 @@ +diff --git a/doc/Makefile.am b/doc/Makefile.am +index 4705b58..fe0abae 100644 +--- a/doc/Makefile.am ++++ b/doc/Makefile.am +@@ -8,7 +8,7 @@ DISTCLEANFILES= + @YELP_HELP_RULES@ + + HELP_ID=gnumeric +-HELP_LINGUAS=cs de es ++HELP_LINGUAS=de es + HELP_FILES=gnumeric.xml + + HELP_EXTRA= \ -- cgit v1.2.3