[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:41 UTC 2009


The following commit has been merged in the master branch:
commit 55fb8d0fa2f9319c38f521faa757a037677c0303
Author: legatvs <legatvs at gmail.com>
Date:   Tue Jan 27 21:56:37 2009 +0200

    Removed "all" from "install" target.

diff --git a/Makefile b/Makefile
index 83c2bb3..3fa1b79 100644
--- a/Makefile
+++ b/Makefile
@@ -52,7 +52,7 @@ checks:
 	@echo done. If all checked OK, run \"make install\". See INSTALL for notes.
 
 .PHONY: install uninstall
-install: all
+install:
 	$(INSTALL) -d $(DESTDIR)$(bindir)
 	$(INSTALL) -c clive $(DESTDIR)$(bindir)/clive
 ifeq ($(WITH_MAN),yes)

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



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