From 6253ed4f8177cb33fef709fb7e215ff94e6300c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 4 Aug 2015 02:51:56 +0200 Subject: Fix installation of kvirc protocol files on Debian and Ubuntu This resolves Bug 2497 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- ubuntu/maverick/applications/kvirc/debian/rules | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ubuntu/maverick/applications/kvirc/debian/rules') diff --git a/ubuntu/maverick/applications/kvirc/debian/rules b/ubuntu/maverick/applications/kvirc/debian/rules index 4cacf15a9..6fe6c435f 100755 --- a/ubuntu/maverick/applications/kvirc/debian/rules +++ b/ubuntu/maverick/applications/kvirc/debian/rules @@ -84,3 +84,6 @@ debian/stamp-bootstrap: ./autogen.sh touch debian/stamp-bootstrap +binary-install/kvirc-data-trinity:: + mkdir -p debian/$(cdbs_curpkg)/opt/trinity/share/kvirc/3.4/services + mv debian/tmp/opt/trinity/share/services/* debian/$(cdbs_curpkg)/opt/trinity/share/kvirc/3.4/services/ -- cgit v1.2.3