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

r761 ./packages/openofficeorg/2.2.1/unstable: remove bogus LD_LIBRARY_PATH setting, update ooo-build, mention smoketest_native fix



------------------------------------------------------------
revno: 761
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Wed 2007-06-27 16:57:27 +0200
message:
  remove bogus LD_LIBRARY_PATH setting, update ooo-build, mention smoketest_native fix
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog	2007-06-26 17:06:26 +0000
+++ b/changelog	2007-06-27 14:57:27 +0000
@@ -3,9 +3,10 @@
   * debian/shell-lib.sh: do not parse /var/lib/dpkg/status diretcly, use
     dpkg-query -W -f='${Conffiles}'
   * ooo-build:
-    - update (r9631)
+    - update (r9666)
       + distro-configs: --disable-access, broken, thanks Mechtilde Stehmann
         for the reminder
+      + fix smoketestoo_native
    * debian/rules:
      - --disable-access; remove BUILD_MDBTOOLS conditionals, see above
      - improve test target; make it honour nocheck for DEB_BUILD_OPTIONS,
@@ -16,7 +17,7 @@
        b0rkage with cairo 1.4.8 (closes: #430135), thanks Caolan McNamara
        for the tip.
 
- -- Rene Engelhard <rene@debian.org>  Tue, 26 Jun 2007 18:46:09 +0200
+ -- Rene Engelhard <rene@debian.org>  Wed, 27 Jun 2007 16:53:00 +0200
 
 openoffice.org (2.2.1-2) unstable; urgency=low
 

=== modified file 'rules'
--- a/rules	2007-06-27 07:54:06 +0000
+++ b/rules	2007-06-27 14:57:27 +0000
@@ -1160,7 +1160,6 @@
 		mkdir -p $(CURDIR)/oosmoketest && \
 		. $(CURDIR)/$(SOURCE_TREE)/*.sh; \
 		export PATH=$(BUILD_PATH); \
-		export LD_LIBRARY_PATH="/usr/lib/libfakeroot:$(BUILD_LD_LIBRARY_PATH)"; \
 		export TEMP=$(CURDIR)/oosmoketest; \
 		export SAL_IGNOREXERRORS=1; \
 		if [ -n "$$DISPLAY" ]; then \


Reply to: