[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] LibreOffice packaging repository branch, debian-experimental-3.5, updated. libreoffice_3.4.3-4-40-g7bac23c



The following commit has been merged in the debian-experimental-3.5 branch:
commit 6ab548234c99f11f07b0ebb8b063b0e3dcf99ef0
Author: Rene Engelhard <rene@debian.org>
Date:   Thu Oct 20 21:01:44 2011 +0000

    make LibOs install target not depend on build

diff --git a/patches/install-no-dependency-on-build.diff b/patches/install-no-dependency-on-build.diff
new file mode 100644
index 0000000..59fc615
--- /dev/null
+++ b/patches/install-no-dependency-on-build.diff
@@ -0,0 +1,13 @@
+diff --git a/Makefile.in b/Makefile.in
+index 197eb8e..faa5816 100644
+--- a/Makefile.in
++++ b/Makefile.in
+@@ -67,7 +67,7 @@ cross-build-toolset:
+ 	cd cross_toolset && \
+ 	build.pl -P@BUILD_NCPUS@ --all -- -P@BUILD_MAX_JOBS@
+ 
+-install: build
++install:
+ 	@. ./Env.Host.sh && \
+ 	echo "Installing in @INSTALLDIR@..." && \
+ 	ooinstall "@INSTALLDIR@" && \
diff --git a/patches/series b/patches/series
index bf25613..68d8f62 100644
--- a/patches/series
+++ b/patches/series
@@ -16,3 +16,4 @@ libebook-1.2.so.11.diff
 #l-b#no-deprecated-options-in-qstart-wrappers.diff
 #add-sdbc-postgresql.diff
 fix-system-lpsolve-build.diff
+install-no-dependency-on-build.diff

-- 
LibreOffice packaging repository


Reply to: