From 978462168c1326ffe60a434dee9e9ee642a62695 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 5 Feb 2006 13:39:12 +0100 Subject: Renamed the Makefile target 'plugins-clean' to 'clean-plugins' --- PLUGINS.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PLUGINS.html') diff --git a/PLUGINS.html b/PLUGINS.html index bec51278..9515174f 100644 --- a/PLUGINS.html +++ b/PLUGINS.html @@ -175,7 +175,7 @@ is not used, the path to the plugin directory has be be given to VDR through the

The VDR Makefile contains the target plugins, which calls make all in every directory found under VDR/PLUGINS/src, -plus the target plugins-clean, which calls make clean in +plus the target clean-plugins, which calls make clean in each of these directories.

If you download a plugin package @@ -187,7 +187,7 @@ and will unpack into a directory named

hello-0.0.1

-To use the plugins and plugins-clean targets from the VDR Makefile +To use the plugins and clean-plugins targets from the VDR Makefile you need to unpack such an archive into the VDR/PLUGINS/src directory and create a symbolic link with the basic plugin name, as in -- cgit v1.2.3