From: Penny Leach Date: Wed, 8 Apr 2009 16:25:04 +0000 (+0200) Subject: debian: install the Zebra perl module X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=5094024f09c86f0998abec6fc8f3930f94a7ff76;p=tks.git debian: install the Zebra perl module --- diff --git a/debian/rules b/debian/rules index 62d2890..37f65c9 100755 --- a/debian/rules +++ b/debian/rules @@ -27,6 +27,7 @@ binary: cp $(CURDIR)/tks.pl $(CURDIR)/debian/tks/usr/bin/tks cp -R $(CURDIR)/lib/WRMS* $(CURDIR)/debian/tks/usr/share/perl5 + cp -R $(CURDIR)/lib/Zebra* $(CURDIR)/debian/tks/usr/share/perl5 dh_gencontrol dh_md5sums