From b7d19ca452b52031703b8b6c454b2108ba956b4c Mon Sep 17 00:00:00 2001 From: perry.werneck@gmail.com Date: Tue, 30 Apr 2013 19:20:52 +0000 Subject: [PATCH] Fixando path do libreoffice no Ubuntu --- debian.rules | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/debian.rules b/debian.rules index 8199e04..4c50200 100644 --- a/debian.rules +++ b/debian.rules @@ -8,6 +8,10 @@ export DH_VERBOSE=1 # This is the debhelper compatibility version to use. export DH_COMPAT=4 +# Libreoffice stuff +export OFFICE_HOME=/usr/lib/libreoffice +export OO_SDK_URE_HOME=/usr/lib/ure + CFLAGS = -g ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) CFLAGS += -O0 -- libgit2 0.21.2