The following commit has been merged in the master branch: commit 3f75e63569c033f283c237bbd858116f48369140 Author: Rene Engelhard <r...@debian.org> Date: Mon Jan 16 20:10:42 2012 +0000
typos: SQUEEZE_BACKPORTS -> SQUEEZE_BACKPORT diff --git a/rules b/rules index de4acde..96744ed 100755 --- a/rules +++ b/rules @@ -567,7 +567,7 @@ endif ifneq (,$(filter openssl, $(SYSTEM_STUFF))) BUILD_DEPS += , libssl-dev - ifeq "$(SQUEEZE_BACKPORTS)" "y" + ifeq "$(SQUEEZE_BACKPORT)" "y" DBG_DBG_SUGGESTS += , libssl$(shell readlink /usr/lib/libssl.so | cut -d"." -f3,4,5)-dbg else DBG_DBG_SUGGESTS += , libssl$(shell readlink /usr/lib/`dpkg-architecture -qDEB_HOST_MULTIARCH`/libssl.so | cut -d"." -f3,4,5)-dbg @@ -581,7 +581,7 @@ ifneq "$(BUILD_DBG_PACKAGE)" "y" # build with small symbols anyway SMALL_SYMBOLS = y else - ifeq "$(SQUEEZE_BACKPORTS)" "y" + ifeq "$(SQUEEZE_BACKPORT)" "y" SMALL_SYMBOLS = y else ifneq (,$(findstring i386,$(ARCH))) @@ -1458,7 +1458,7 @@ endif FONT_SUGGESTS=", ttf-dzongkha"; \ ;; \ th) \ - if [ "$(SQUEEZE_BACKPORTS)" != "y" ]; then \ + if [ "$(SQUEEZE_BACKPORT)" != "y" ]; then \ FONT_SUGGESTS=", fonts-thai-tlwg"; else \ FONT_SUGGESTS=", ttf-thai-tlwg"; fi; \ ;; \ -- LibreOffice packaging repository -- To UNSUBSCRIBE, email to debian-openoffice-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1rmstz-0005dy...@vasks.debian.org