[SCM] Video extraction utility for YouTube, Google Video and other video sites (Debian packaging) branch, master, updated. upstream/2.1.7-214-g6762190

legatvs legatvs at gmail.com
Wed Apr 1 14:44:49 UTC 2009


The following commit has been merged in the master branch:
commit a296a291759da17eb8dc98026affd9e76d013805
Author: legatvs <legatvs at gmail.com>
Date:   Thu Feb 19 02:50:56 2009 +0200

    Makefile: removed "man" from "all".

diff --git a/CHANGES b/CHANGES
index 38c7b11..daf2b9c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -13,6 +13,7 @@ Version 2.1.6
     - persistant HTTP/404 (not found) error
 
  Developer-visible changes:
+  * Makefile: removed "man" from "all"
   * Removed "clean" from Makefile (useless)
 
 
diff --git a/Makefile b/Makefile
index 14b2acc..7402983 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ RELEASE := \
         $(TR) -d '[\";]'")
 
 .PHONY: all checks
-all: man checks
+all: checks
 
 checks:
 	@echo Check for required Perl modules...

-- 
Video extraction utility for YouTube, Google Video and other video sites (Debian packaging)



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