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

[SCM] LibreOffice packaging repository branch, debian-experimental-4.0, updated. libreoffice_3.6.4-1-169-g90ee578



The following commit has been merged in the debian-experimental-4.0 branch:
commit e8aabe729ba4ee6da1f9bdd2db15fb902565f36d
Author: Rene Engelhard <rene@debian.org>
Date:   Fri Dec 7 15:41:01 2012 +0100

    missing / (from Ubuntu)

diff --git a/rules b/rules
index 4976bbb..eedb1c4 100755
--- a/rules
+++ b/rules
@@ -3113,7 +3113,7 @@ $(call get_orig_tarball):
 	$(call pack_gittarball,core,$@,)
 
 $(call get_orig_tarball,-helpcontent2):
-	$(call pack_gittarball,help,$@,libreoffice-$(DEB_VERSION_UPSTREAM))
+	$(call pack_gittarball,help,$@,libreoffice-$(DEB_VERSION_UPSTREAM)/)
 
 $(call get_orig_tarball,-%):
 	$(call pack_gittarball,$*,$@,libreoffice-$(DEB_VERSION_UPSTREAM)/)

-- 
LibreOffice packaging repository


Reply to: