From b4b0ac7240b78240895cbac6f6987129c51fc78d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 30 Aug 2015 12:43:14 +0200 Subject: Resolve conflict and circular dependency in tdesvn on Debian and Ubuntu This resolves Bug 2252 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit e287d00bbabad8472469d9e826ce6a6b4cb59b55) --- ubuntu/maverick/applications/tdesvn/debian/rules | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ubuntu/maverick/applications/tdesvn/debian/rules') diff --git a/ubuntu/maverick/applications/tdesvn/debian/rules b/ubuntu/maverick/applications/tdesvn/debian/rules index c198cb5ab..ca472273e 100755 --- a/ubuntu/maverick/applications/tdesvn/debian/rules +++ b/ubuntu/maverick/applications/tdesvn/debian/rules @@ -30,4 +30,6 @@ DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \ DEB_BUILD_PARALLEL = true binary-install/tdesvn-trinity:: - mv debian/tdesvn-trinity/usr/share/man debian/tdesvn-trinity/opt/trinity/share/ + # remove libsvnqt.so* from tdesvn-trinity - are included in libsvnqt4-trinity + rm debian/$(cdbs_curpkg)/opt/trinity/lib*/libsvnqt.so* + mv debian/$(cdbs_curpkg)/usr/share/man debian/$(cdbs_curpkg)/opt/trinity/share/ -- cgit v1.2.1