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

[SCM] LibreOffice packaging repository branch, ubuntu-raring-4.0, updated. libreoffice_3.6.4_rc3-1-283-ge775875



The following commit has been merged in the ubuntu-raring-4.0 branch:
commit 49780943aee1ee1f24a46eecf30f17602f492021
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
Date:   Fri Dec 7 15:46:00 2012 +0100

    reenable librelogo, part deux

diff --git a/rules b/rules
index e1e4f7c..8c48e4b 100755
--- a/rules
+++ b/rules
@@ -1474,10 +1474,10 @@ ifneq "$(OOO_JAVA_ARCHS)" ""
 	sed -e "s|libreofficeVER|libreoffice$(VER)|g" \
 		>> debian/control < debian/control.subsequentcheckbase.in
 endif
-#ifeq "$(PACKAGE_LIBRELOGO)" "y"
-#	sed -e "s|libreofficeVER|libreoffice$(VER)|g" \
-#		>> debian/control < debian/control.librelogo.in
-#endif
+ifeq "$(PACKAGE_LIBRELOGO)" "y"
+	sed -e "s|libreofficeVER|libreoffice$(VER)|g" \
+		>> debian/control < debian/control.librelogo.in
+endif
 
 	perl -pi -e "s,%OOO_ARCHS%,$(OOO_ARCHS),g" debian/control
 	perl -pi -e "s,%OOO_BASE_ARCHS%,$(OOO_BASE_ARCHS),g" debian/control

-- 
LibreOffice packaging repository


Reply to: