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

./packages/openofficeorg/3.2/unstable r1986: move hardcoded Debian to $(DIST)



------------------------------------------------------------
revno: 1986
committer: Rene Engelhard <rene@debian.org>
branch nick: unstable
timestamp: Fri 2010-05-14 17:00:32 +0200
message:
  move hardcoded Debian to $(DIST)
modified:
  rules
=== modified file 'rules'
--- a/rules	2010-05-07 19:28:43 +0000
+++ b/rules	2010-05-14 15:00:32 +0000
@@ -276,7 +276,7 @@
                 --with-installed-ooo-dirname=$(OODIRNAME) \
                 --mandir=/usr/share/man \
                 --with-docdir=/usr/share/doc/openoffice.org \
-                --with-build-version="ooo-build $(OOO_BUILD_VERSION), Debian $(BINARY_VERSION), `LC_ALL=C date`" \
+                --with-build-version="ooo-build $(OOO_BUILD_VERSION), $(DIST) Debian $(BINARY_VERSION), `LC_ALL=C date`" \
                 --disable-strip \
                 --enable-lockdown \
 		--with-drink=coffee \


Reply to: