[SCM] Video extraction utility for YouTube, Google Video and other video sites (Debian packaging) branch, master, updated. 2.0.0-144-g0853785
Damyan Ivanov
dmn at debian.org
Mon Jan 5 13:36:31 UTC 2009
The following commit has been merged in the master branch:
commit c3cf28e008741e4180165a40ac619dd9e4904b85
Author: Damyan Ivanov <dmn at debian.org>
Date: Mon Jan 5 15:22:14 2009 +0200
use upstream's genman program for creating manual pages
diff --git a/debian/rules b/debian/rules
index 9cfab33..4b01812 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ PERL ?= /usr/bin/perl
build:
dh $@
$(PERL) -c clive
- pod2man clive > clive.1
+ $(PERL) genman
clean:
dh_clean clive.1
--
Video extraction utility for YouTube, Google Video and other video sites (Debian packaging)
More information about the Pkg-perl-cvs-commits
mailing list