summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-08-30 02:36:06 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-08-30 02:36:06 +0200
commit9d7e569b5aebd130813c7b37661d8ed691aba2ca (patch)
treecc1e782be4ec0a48a9b78f8eda03a10959554428 /debian
parent004e94a05027cb4278bfc9933055a75c60c75b42 (diff)
downloadtde-packaging-9d7e569b5aebd130813c7b37661d8ed691aba2ca.tar.gz
tde-packaging-9d7e569b5aebd130813c7b37661d8ed691aba2ca.zip
Remove no longer needed move modules from share to lib in kvirc on Debian and Ubuntu
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/lenny/applications/kvirc/debian/rules3
-rwxr-xr-xdebian/squeeze/applications/kvirc/debian/rules3
-rwxr-xr-xdebian/wheezy/applications/kvirc/debian/rules3
3 files changed, 0 insertions, 9 deletions
diff --git a/debian/lenny/applications/kvirc/debian/rules b/debian/lenny/applications/kvirc/debian/rules
index fd45d5925..0cb35b452 100755
--- a/debian/lenny/applications/kvirc/debian/rules
+++ b/debian/lenny/applications/kvirc/debian/rules
@@ -72,9 +72,6 @@ common-install-indep::
mv $(CURDIR)/debian/tmp/$(DEB_CONFIGURE_PREFIX)/share/kvirc/3.4/license/COPYING \
$(CURDIR)/debian/tmp/$(DEB_CONFIGURE_PREFIX)/share/kvirc/3.4/license/EULA
-common-install-arch::
- mv $(CURDIR)/debian/tmp/$(DEB_CONFIGURE_PREFIX)/share/kvirc $(CURDIR)/debian/tmp/$(DEB_CONFIGURE_PREFIX)/lib/
-
post-patches:: debian/stamp-bootstrap
debian/stamp-bootstrap:
diff --git a/debian/squeeze/applications/kvirc/debian/rules b/debian/squeeze/applications/kvirc/debian/rules
index fd45d5925..0cb35b452 100755
--- a/debian/squeeze/applications/kvirc/debian/rules
+++ b/debian/squeeze/applications/kvirc/debian/rules
@@ -72,9 +72,6 @@ common-install-indep::
mv $(CURDIR)/debian/tmp/$(DEB_CONFIGURE_PREFIX)/share/kvirc/3.4/license/COPYING \
$(CURDIR)/debian/tmp/$(DEB_CONFIGURE_PREFIX)/share/kvirc/3.4/license/EULA
-common-install-arch::
- mv $(CURDIR)/debian/tmp/$(DEB_CONFIGURE_PREFIX)/share/kvirc $(CURDIR)/debian/tmp/$(DEB_CONFIGURE_PREFIX)/lib/
-
post-patches:: debian/stamp-bootstrap
debian/stamp-bootstrap:
diff --git a/debian/wheezy/applications/kvirc/debian/rules b/debian/wheezy/applications/kvirc/debian/rules
index fd45d5925..0cb35b452 100755
--- a/debian/wheezy/applications/kvirc/debian/rules
+++ b/debian/wheezy/applications/kvirc/debian/rules
@@ -72,9 +72,6 @@ common-install-indep::
mv $(CURDIR)/debian/tmp/$(DEB_CONFIGURE_PREFIX)/share/kvirc/3.4/license/COPYING \
$(CURDIR)/debian/tmp/$(DEB_CONFIGURE_PREFIX)/share/kvirc/3.4/license/EULA
-common-install-arch::
- mv $(CURDIR)/debian/tmp/$(DEB_CONFIGURE_PREFIX)/share/kvirc $(CURDIR)/debian/tmp/$(DEB_CONFIGURE_PREFIX)/lib/
-
post-patches:: debian/stamp-bootstrap
debian/stamp-bootstrap: