From 5ece51671a9b8a89932c6965e3b05a11c2dbf1b7 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 30 Apr 2012 21:21:11 -0500 Subject: =?UTF-8?q?Fix=20kvirc=20on=20non-indep=20architectures=20This=20c?= =?UTF-8?q?loses=20Bug=20980=20(again)=20Thanks=20to=20Sl=C3=A1vek=20Banko?= =?UTF-8?q?=20for=20the=20patch!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ubuntu/maverick/applications/kvirc/debian/rules | 2 ++ 1 file changed, 2 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 2ed9f4000..47b413288 100755 --- a/ubuntu/maverick/applications/kvirc/debian/rules +++ b/ubuntu/maverick/applications/kvirc/debian/rules @@ -82,6 +82,8 @@ common-install-indep:: mv $(CURDIR)/debian/tmp/$(DEB_CONFIGURE_PREFIX)/share/icons $(CURDIR)/debian/tmp/$(DEB_CONFIGURE_PREFIX)/share/hicolor mkdir -p $(CURDIR)/debian/tmp/$(DEB_CONFIGURE_PREFIX)/share/icons mv $(CURDIR)/debian/tmp/$(DEB_CONFIGURE_PREFIX)/share/hicolor $(CURDIR)/debian/tmp/$(DEB_CONFIGURE_PREFIX)/share/icons/ + +common-install-arch:: mv $(CURDIR)/debian/tmp/$(DEB_CONFIGURE_PREFIX)/share/kvirc $(CURDIR)/debian/tmp/$(DEB_CONFIGURE_PREFIX)/lib/ post-patches:: debian/stamp-bootstrap -- cgit v1.2.3