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

[SCM] LibreOffice packaging repository branch, master, updated. libreoffice_3.4.3-1-16-g18a57f8



The following commit has been merged in the master branch:
commit 18a57f855482afbf19f46ee65f0be33375876336
Author: Rene Engelhard <rene@debian.org>
Date:   Fri Sep 9 20:55:58 2011 +0200

    we don't need to remove b anymore

diff --git a/rules b/rules
index ee961d1..028af20 100755
--- a/rules
+++ b/rules
@@ -3391,7 +3391,7 @@ endif
 ifeq "$(PACKAGE_BASE)" "y"
   ifeq "$(ENABLE_SDBC_POSTGRESQL)" "y"
 	dh_gencontrol -plibreoffice$(VER)-sdbc-postgresql -- \
-		-v`echo $(BINARY_VERSION) | cut -d: -f1`:$(shell grep ^PQ_SDBC_M $(SOURCE_TREE)/connectivity/source/drivers/postgresql/makefile.mk | cut -d"=" -f2 | xargs | sed -e s/\ /\./g | sed -e s/b$$//)+LibO`echo $(BINARY_VERSION) | cut -d: -f2`
+		-v`echo $(BINARY_VERSION) | cut -d: -f1`:$(shell grep ^PQ_SDBC_M $(SOURCE_TREE)/connectivity/source/drivers/postgresql/makefile.mk | cut -d"=" -f2 | xargs | sed -e s/\ /\./g)+LibO`echo $(BINARY_VERSION) | cut -d: -f2`
   endif
   ifeq "$(ENABLE_MYSQLNATIVE)" "y"
 	dh_gencontrol -plibreoffice$(VER)-mysql-connector -- \

-- 
LibreOffice packaging repository


Reply to: