[SCM] Debian packaging of libtie-ical-perl branch, master, updated. debian/0.14-1-5-g611cdb6

Fabrizio Regalli fabreg at fabreg.it
Tue Sep 20 16:28:46 UTC 2011


The following commit has been merged in the master branch:
commit 611cdb6cfef6cbf1c0769bcaa83be249dc087319
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Tue Sep 20 18:28:38 2011 +0200

    Added override_dh_clean rules to remove test.ics file

diff --git a/debian/rules b/debian/rules
index 7ba04d6..f531ab3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,7 @@ override_dh_fixperms:
 override_dh_installexamples:
 	dh_installexamples
 	sed -i '1s|^#!perl|#!/usr/bin/perl|' $(TMP)/usr/share/doc/$(PACKAGE)/examples/*
+
+override_dh_clean:
+	dh_clean
+	rm -f test.ics

-- 
Debian packaging of libtie-ical-perl



More information about the Pkg-perl-cvs-commits mailing list