diff options
Diffstat (limited to 'app-office/abiword-docs/files')
3 files changed, 45 insertions, 0 deletions
diff --git a/app-office/abiword-docs/files/abiword-docs-3.0.0-doc1.patch b/app-office/abiword-docs/files/abiword-docs-3.0.0-doc1.patch new file mode 100644 index 000000000000..02fdf3c98858 --- /dev/null +++ b/app-office/abiword-docs/files/abiword-docs-3.0.0-doc1.patch @@ -0,0 +1,15 @@ +--- ABW/pl-PL/Makefile.in~ 2013-01-23 20:26:45.912523261 +0000 ++++ ABW/pl-PL/Makefile.in 2013-01-23 20:26:45.929523455 +0000 +@@ -196,11 +196,10 @@ + SUBDIRS = \ + howto \ + info \ +- interface \ + plugins \ + problems \ + tutorial +- ++# interface \ + helpdir = $(ABIWORD_EXTRAS_PKGDATADIR)/help/pl-PL + cssdir = $(helpdir) + css_DATA = \ diff --git a/app-office/abiword-docs/files/abiword-docs-3.0.0-doc2.patch b/app-office/abiword-docs/files/abiword-docs-3.0.0-doc2.patch new file mode 100644 index 000000000000..a248c77f03f3 --- /dev/null +++ b/app-office/abiword-docs/files/abiword-docs-3.0.0-doc2.patch @@ -0,0 +1,15 @@ +--- ABW/fr-FR/Makefile.in~ 2013-01-23 20:43:26.754948930 +0000 ++++ ABW/fr-FR/Makefile.in 2013-01-23 20:43:26.774948255 +0000 +@@ -196,11 +196,10 @@ + SUBDIRS = \ + howto \ + info \ +- interface \ + plugins \ + problems \ + tutorial +- ++# interface \ + helpdir = $(ABIWORD_EXTRAS_PKGDATADIR)/help/fr-FR + cssdir = $(helpdir) + css_DATA = \ diff --git a/app-office/abiword-docs/files/abiword-docs-3.0.0-doc3.patch b/app-office/abiword-docs/files/abiword-docs-3.0.0-doc3.patch new file mode 100644 index 000000000000..4067791755a7 --- /dev/null +++ b/app-office/abiword-docs/files/abiword-docs-3.0.0-doc3.patch @@ -0,0 +1,15 @@ +--- ABW/en-US/Makefile.in~ 2013-01-23 19:50:38.980920560 +0000 ++++ ABW/en-US/Makefile.in 2013-01-23 19:50:38.998920705 +0000 +@@ -196,11 +196,10 @@ + SUBDIRS = \ + howto \ + info \ +- interface \ + plugins \ + problems \ + tutorial +- ++# interface \ + helpdir = $(ABIWORD_EXTRAS_PKGDATADIR)/help/en-US + cssdir = $(helpdir) + css_DATA = \ |