From c45cfb17419a0bc56c1396febd83f455a0dcbad0 Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Fri, 24 Jun 2011 17:19:32 +1000 Subject: makepkg: remove the cleancache option This is a fairly useless feature given all it does is an "rm" on a directory. It is also unlikely that you would want to remove the entire SRCDEST anyway, but rather just the old files. Signed-off-by: Allan McRae Signed-off-by: Dan McGee --- doc/makepkg.8.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'doc/makepkg.8.txt') diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt index f15226ac..e11e9b35 100644 --- a/doc/makepkg.8.txt +++ b/doc/makepkg.8.txt @@ -48,10 +48,6 @@ Options *-c, \--clean*:: Clean up leftover work files and directories after a successful build. -*-C, \--cleancache*:: - Removes all cached source files from the directory specified in `SRCDEST` - in linkman:makepkg.conf[5]. - *\--config* :: Use an alternate config file instead of the +{sysconfdir}/makepkg.conf+ default. -- cgit v1.2.3