]> git.mjollnir.org Git - tks.git/commitdiff
debian: install the Zebra perl module
authorPenny Leach <penny@mjollnir.org>
Wed, 8 Apr 2009 16:25:04 +0000 (18:25 +0200)
committerPenny Leach <penny@mjollnir.org>
Wed, 8 Apr 2009 16:25:04 +0000 (18:25 +0200)
debian/rules

index 62d28902dc76281d964c1f110da24637d60d2c4a..37f65c979e1f2447e24c2f7dc48730b3cc885b39 100755 (executable)
@@ -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