------------------------------------------------------------
revno: 2250
committer: Rene Engelhard <[email protected]>
branch nick: debian
timestamp: Sun 2010-12-19 13:10:41 +0100
message:
  use $(OOO_BUILD_TAG) directly in --with-build-version
modified:
  rules
=== modified file 'rules'
--- a/rules     2010-12-18 20:56:41 +0000
+++ b/rules     2010-12-19 12:10:41 +0000
@@ -324,7 +324,7 @@
                 --with-installed-ooo-dirname=$(OODIRNAME) \
                 --prefix=/usr --mandir=/usr/share/man \
                 --with-docdir=/usr/share/doc/libreoffice \
-                --with-build-version="tag 
libreoffice-$(OOO_BUILD_TARBALL_VERSION), $(DIST) package $(BINARY_VERSION)" \
+                --with-build-version="tag $(OOO_BUILD_TAG), $(DIST) package 
$(BINARY_VERSION)" \
                 --disable-strip \
                 --enable-lockdown \
                --with-drink=coffee \

Reply via email to