From 5094024f09c86f0998abec6fc8f3930f94a7ff76 Mon Sep 17 00:00:00 2001 From: Penny Leach Date: Wed, 8 Apr 2009 18:25:04 +0200 Subject: [PATCH] debian: install the Zebra perl module --- debian/rules | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.5