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


The following commit has been merged in the master branch:
commit 7c1311ece3725ab29818e36f12f98b385fc5711c
Author: legatvs <legatvs at gmail.com>
Date:   Mon Jan 26 16:16:48 2009 +0200

    Added "all" to "install" (Makefile).

diff --git a/Makefile b/Makefile
index 3fa1b79..83c2bb3 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:
+install: all
 	$(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