[SCM] tora Debian packaging branch, master, updated. upstream/2.1.1-26-g54936b6

Michael Meskes meskes at alioth.debian.org
Tue Mar 30 14:09:00 UTC 2010


The following commit has been merged in the master branch:
commit 6ce63ad17b7323a04e8894ba97c2566b6aa8e68c
Author: Michael Meskes <meskes at debian.org>
Date:   Tue Mar 30 15:34:49 2010 +0200

    Removed files from right directory.
---
 debian/rules |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/rules b/debian/rules
index 528a550..e386189 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,13 +18,13 @@ endif
 
 install/tora::
 	# remove some file we don't want to install
-	rm -f $(CURDIR)/debian/tora/usr/share/doc/tora/README.OSX
-	rm -f $(CURDIR)/debian/tora/usr/share/doc/tora/README.LICENSE
-	rm -f $(CURDIR)/debian/tora/usr/share/doc/tora/README.WINDOWS
-	rm -f $(CURDIR)/debian/tora/usr/share/doc/tora/INSTALL
-	rm -f $(CURDIR)/debian/tora/usr/share/doc/tora/COPYING
-	rm -f $(CURDIR)/debian/tora/usr/share/doc/tora/ChangeLog
-	rm -f $(CURDIR)/debian/tora/usr/share/doc/tora/changelog
+	rm -f $(CURDIR)/debian/tmp/usr/share/doc/tora/README.OSX
+	rm -f $(CURDIR)/debian/tmp/usr/share/doc/tora/README.LICENSE
+	rm -f $(CURDIR)/debian/tmp/usr/share/doc/tora/README.WINDOWS
+	rm -f $(CURDIR)/debian/tmp/usr/share/doc/tora/INSTALL
+	rm -f $(CURDIR)/debian/tmp/usr/share/doc/tora/COPYING
+	rm -f $(CURDIR)/debian/tmp/usr/share/doc/tora/ChangeLog
+	rm -f $(CURDIR)/debian/tmp/usr/share/doc/tora/changelog
 	# this file cannot be installed by dh_install because it has to be renamed
 	-install --owner root --group root --mode=644 $(CURDIR)/src/icons/toramini.xpm $(CURDIR)/debian/tora/usr/share/icons/hicolor/16x16/apps/tora.xpm
 	# we have a desktop file

-- 
tora Debian packaging 



More information about the pkg-kde-commits mailing list