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

./packages/openofficeorg/3.1.1/unstable r1762: try to avoid dh_shlibdeps warning at -report-builder-bin by adding -base to LD_LIBRARY_PATH



------------------------------------------------------------
revno: 1762
committer: Rene Engelhard <rene@debian.org>
branch nick: unstable
timestamp: Mon 2009-11-16 18:17:05 +0100
message:
  try to avoid dh_shlibdeps warning at -report-builder-bin by adding -base to LD_LIBRARY_PATH
modified:
  rules
=== modified file 'rules'
--- a/rules	2009-11-16 09:28:43 +0000
+++ b/rules	2009-11-16 17:17:05 +0000
@@ -3215,7 +3215,7 @@
 	# /usr/lib/libgcj-bc.so when specifying -l$(GCJ_JAWT_DIR)
 	# and therefore we must not use it for -gcj. But we *do* need it
 	# for -officebean (libjawt.so is referenced there)
-	LD_LIBRARY_PATH="/usr/lib/libfakeroot:debian/uno-libs3/$(OOUREDIR)/lib:debian/ure/$(OOUREDIR)/lib:$(PKGDIR)-core/$(OODIR)/program:$(PKGDIR)-base-core/$(OODIR)/program::$(PKGDIR)-writer/$(OODIR)/program" \
+	LD_LIBRARY_PATH="/usr/lib/libfakeroot:debian/uno-libs3/$(OOUREDIR)/lib:debian/ure/$(OOUREDIR)/lib:$(PKGDIR)-core/$(OODIR)/program:$(PKGDIR)-base-core/$(OODIR)/program:$(PKGDIR)-base/$(OODIR)/program:$(PKGDIR)-writer/$(OODIR)/program" \
 		dh_shlibdeps -s -Nopenoffice.org$(VER)-officebean \
 			-Lure -Luno-libs3 \
 			-ldebian/uno-libs3/$(OOUREDIR)/lib:debian/ure/$(OOUREDIR)/lib:$(PKGDIR)-core/$(OODIR)/program:$(PKGDIR)-base/$(OODIR)/program \


Reply to: