diff --git a/0001-never-run-autogen.sh.patch b/0001-never-run-autogen.sh.patch new file mode 100644 index 0000000..3adc728 --- /dev/null +++ b/0001-never-run-autogen.sh.patch @@ -0,0 +1,25 @@ +From 820efe20886e41fdea8353f54e8a54bba7fccd84 Mon Sep 17 00:00:00 2001 +From: rpmbuild +Date: Thu, 20 Feb 2014 19:44:49 +0100 +Subject: [PATCH] never run autogen.sh + +--- + Makefile.in | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/Makefile.in b/Makefile.in +index 206f5ed..14620da 100644 +--- a/Makefile.in ++++ b/Makefile.in +@@ -14,7 +14,7 @@ MAKECMDGOALS?=all + SHELL=/usr/bin/env bash + SRCDIR := @SRC_ROOT@ + BUILDDIR := @BUILDDIR@ +-GIT_BUILD := $(if $(wildcard $(SRCDIR)/.git),T) ++GIT_BUILD := + + # Run autogen.sh if needed and force make to restart itself. + # ... but there are several cases where we do not want to run +-- +1.8.5.3 + diff --git a/libreoffice.spec b/libreoffice.spec index b8cd499..ff396e6 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -275,6 +275,7 @@ Patch12: 0001-Resolves-rhbz-1035092-no-shortcut-key-for-Italian-To.patch Patch13: 0001-Resolves-rhbz-912529-Kerkis-SmallCaps-shown-instead-.patch Patch14: 0001-Resolves-rhbz-1038189-refresh-printer-list-when-prin.patch Patch15: 0001-disable-firebird-unit-test.patch +Patch16: 0001-never-run-autogen.sh.patch %define instdir %{_libdir} %define baseinstdir %{instdir}/libreoffice