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

./packages/libreoffice/3.3.0/experimental r2250: use $(OOO_BUILD_TAG) directly in --with-build-version



------------------------------------------------------------
revno: 2250
committer: Rene Engelhard <rene@debian.org>
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 to: