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

[SCM] LibreOffice packaging repository branch, ubuntu-precise-3.5, updated. libreoffice_3.5.0-1-34-g6e72849



The following commit has been merged in the ubuntu-precise-3.5 branch:
commit 8954466a9421f28ccfb442061f85659c906662f3
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
Date:   Sun Feb 19 21:50:55 2012 +0100

    orig tarballs are xz's now, so lets pack the same from git

diff --git a/rules b/rules
index cb40a54..ab80cb7 100755
--- a/rules
+++ b/rules
@@ -3038,7 +3038,7 @@ ifeq "$(USE_GIT_TARBALLS)" "y"
 
 GIT_INSTALLED:=$(shell which git >/dev/null 2>/dev/null && echo "y")
 
-get_orig_tarball=$(CURDIR)/../libreoffice_$(DEB_VERSION_UPSTREAM).orig$(1).tar.bz2
+get_orig_tarball=$(CURDIR)/../libreoffice_$(DEB_VERSION_UPSTREAM).orig$(1).tar.xz
 
 define pack_gittarball
 $(if $(GIT_INSTALLED),,$(error You need git.))

-- 
LibreOffice packaging repository


Reply to: