[SCM] KDE Plasma Addons module packaging branch, master, updated. debian/4.13.1-1-333-g5d6336c

Maximiliano Curia maxy at moszumanska.debian.org
Fri Aug 1 09:05:25 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kdeplasma-addons.git;a=commitdiff;h=e7bd831

The following commit has been merged in the master branch:
commit e7bd831dcb03d00badc2261ffc76a6513fe3f7d4
Author: Felix Geyer <debfx-pkg at fobos.de>
Date:   Sun Jun 5 11:55:34 2011 +0200

    Fix name of clean override target.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 849dcd1..1e08a7d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,6 @@ override_dh_install:
 		$(CURDIR)/debian/tmp/usr/lib/ibus/ibus-ui-kde
 	$(overridden_command)
 
-override_auto_clean:
+override_dh_auto_clean:
 	$(overridden_command)
 	find applets/lancelot/tools/puck -name *.pyc -delete

-- 
KDE Plasma Addons module packaging



More information about the pkg-kde-commits mailing list