From 55642292818f51e3cfee733f8ee38d30f95880b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 30 Aug 2012 20:24:18 +0200 Subject: Fix tde-style-qtcurve FTBFS on Debian and Ubuntu --- ubuntu/maverick/applications/tde-style-qtcurve/debian/rules | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ubuntu/maverick/applications/tde-style-qtcurve/debian/rules') diff --git a/ubuntu/maverick/applications/tde-style-qtcurve/debian/rules b/ubuntu/maverick/applications/tde-style-qtcurve/debian/rules index abada8378..c61c340ae 100755 --- a/ubuntu/maverick/applications/tde-style-qtcurve/debian/rules +++ b/ubuntu/maverick/applications/tde-style-qtcurve/debian/rules @@ -1,5 +1,7 @@ #!/usr/bin/make -f +PATH := /opt/trinity/bin:$(PATH) + # Set LD_LIBRARY_PATH to the installed library directory to allow dh_shlibdeps to function # Also include the main Trinity path ifeq ("$(LD_LIBRARY_PATH)", "") -- cgit v1.2.3