From 8e7424daaddab70c2777dd2676a9008ae2fd1a65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 12 Sep 2012 02:03:43 +0200 Subject: Move man pages to /opt/trinity in dolphin on Debian and Ubuntu --- ubuntu/maverick/applications/dolphin/debian/rules | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'ubuntu/maverick/applications/dolphin') diff --git a/ubuntu/maverick/applications/dolphin/debian/rules b/ubuntu/maverick/applications/dolphin/debian/rules index bf370b4a6..1534d2f29 100755 --- a/ubuntu/maverick/applications/dolphin/debian/rules +++ b/ubuntu/maverick/applications/dolphin/debian/rules @@ -18,6 +18,7 @@ include debian/cdbs/debian-qt-kde.mk DEB_CMAKE_EXTRA_FLAGS := -DLIB_SUFFIX="" -DCMAKE_INSTALL_PREFIX="/opt/trinity" -DCONFIG_INSTALL_DIR="/etc/trinity" -DSYSCONF_INSTALL_DIR="/etc/trinity" -DXDG_MENU_INSTALL_DIR="/etc/xdg/menus" -DCMAKE_LIBRARY_PATH="/opt/trinity/lib" -DCMAKE_INCLUDE_PATH="/opt/trinity/include/" -DAUTODETECT_QT_DIRS="ON" -DCMAKE_VERBOSE_MAKEFILE="ON" -DBUILD_ALL="ON" -DCMAKE_SKIP_RPATH="OFF" \ -DCMAKE_BUILD_TYPE=RelWithDebInfo -binary-install/dolphin:: - mkdir -p debian/dolphin/opt/trinity/bin - ln -s /opt/trinity/bin/d3lphin debian/dolphin/opt/trinity/bin/dolphin +binary-install/dolphin-trinity:: + mkdir -p debian/dolphin-trinity/opt/trinity/bin + ln -s d3lphin debian/dolphin-trinity/opt/trinity/bin/dolphin + mv debian/dolphin-trinity/usr/share/man debian/dolphin-trinity/opt/trinity/share/ -- cgit v1.2.3