diff options
author | Francois Andriot <francois.andriot@free.fr> | 2012-04-28 12:46:53 +0200 |
---|---|---|
committer | Francois Andriot <francois.andriot@free.fr> | 2012-04-28 12:46:53 +0200 |
commit | 9016533d378890aeefb6e8e27a8aafab5b1011d3 (patch) | |
tree | 2fef4d2be93405380bb5537cd118f927e398911a /debian/lenny/applications | |
parent | bd0db9f63504d679c55f4b2700d45a809530c7d7 (diff) | |
parent | eff3fa7ee77d8b4f288b794fa3cf11c710494d85 (diff) | |
download | tde-packaging-9016533d378890aeefb6e8e27a8aafab5b1011d3.tar.gz tde-packaging-9016533d378890aeefb6e8e27a8aafab5b1011d3.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'debian/lenny/applications')
-rwxr-xr-x | debian/lenny/applications/kvirc/debian/rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/lenny/applications/kvirc/debian/rules b/debian/lenny/applications/kvirc/debian/rules index bd103aecd..2ed9f4000 100755 --- a/debian/lenny/applications/kvirc/debian/rules +++ b/debian/lenny/applications/kvirc/debian/rules @@ -82,6 +82,7 @@ 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/ + mv $(CURDIR)/debian/tmp/$(DEB_CONFIGURE_PREFIX)/share/kvirc $(CURDIR)/debian/tmp/$(DEB_CONFIGURE_PREFIX)/lib/ post-patches:: debian/stamp-bootstrap |