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

./packages/libreoffice/3.3.0/experimental r2222: explicitly add --prefix=/usr



------------------------------------------------------------
revno: 2222
committer: Rene Engelhard <rene@debian.org>
branch nick: experimental
timestamp: Tue 2010-11-30 17:12:50 +0100
message:
  explicitly add --prefix=/usr
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog	2010-11-30 09:08:48 +0000
+++ b/changelog	2010-11-30 16:12:50 +0000
@@ -18,12 +18,13 @@
       startcenter.desktop, it's already there, thanks Axel Beckert
     - adapt for new .oxt packaging of postgresql-sdbc
     - remove libwpd 0.9 conditional, now 0.9 is needed as 0.8 support is gone
+    - add explicit --prefix=/usr
   * debian/control.postgresql.in: bump depends to 3.3
   * debian/rules, debian/scripts/install-upstream-changelogs: properly install
     the various upstream changelogs
   * debian/control.in: remove Breaks on -sdbc-postgresql again
 
- -- Rene Engelhard <rene@debian.org>  Tue, 30 Nov 2010 01:16:36 +0100
+ -- Rene Engelhard <rene@debian.org>  Tue, 30 Nov 2010 16:55:49 +0100
 
 libreoffice (1:3.3.0~beta3-2) experimental; urgency=low
 

=== modified file 'rules'
--- a/rules	2010-11-28 17:34:14 +0000
+++ b/rules	2010-11-30 16:12:50 +0000
@@ -316,7 +316,7 @@
 		--with-vendor='$(OOO_VENDOR)' \
                 --enable-package-directories \
                 --with-installed-ooo-dirname=$(OODIRNAME) \
-                --mandir=/usr/share/man \
+                --prefix=/usr --mandir=/usr/share/man \
                 --with-docdir=/usr/share/doc/libreoffice \
                 --with-build-version="libreoffice-build $(OOO_BUILD_VERSION), $(DIST) package $(BINARY_VERSION)" \
                 --disable-strip \


Reply to: