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

./packages/libreoffice/3.3.0/experimental r2278: - normalize OOO_VENDOR string for Ubuntu



------------------------------------------------------------
revno: 2278
committer: Matthias Klose <doko@canonical.com>
branch nick: 3.3
timestamp: Thu 2010-12-30 19:31:29 +0100
message:
  - normalize OOO_VENDOR string for Ubuntu
modified:
  rules
=== modified file 'rules'
--- a/rules	2010-12-30 18:14:00 +0000
+++ b/rules	2010-12-30 18:31:29 +0000
@@ -61,7 +61,7 @@
 # Figure out who's building this package.
 OOO_VENDOR:=The Document Foundation/Debian
 ifeq "$(DIST)" "Ubuntu"
-OOO_VENDOR+= and Ubuntu
+OOO_VENDOR=The Document Foundation, Debian and Ubuntu
 endif
 export OOO_VENDOR
 


Reply to: