From 6eec712e76ce6b2d036d915e1cd4736541828511 Mon Sep 17 00:00:00 2001 From: Marc Kleine-Budde Date: Thu, 6 Sep 2012 12:43:28 +0200 Subject: post/install: fix documentation for install_archive Signed-off-by: Marc Kleine-Budde Signed-off-by: Michael Olbrich --- rules/post/install.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/post/install.make b/rules/post/install.make index 190ec2883..952c7c3e7 100644 --- a/rules/post/install.make +++ b/rules/post/install.make @@ -172,7 +172,7 @@ install_alternative_tree = \ # $1: xpkg label # $2: OWN, use '-' to use the real UID of each file/directory # $3: GID, use '-' to use the real GID of each file/directory -# $4: the toplevel directory +# $4: the archive # $5: the target directory. # install_archive = \ -- cgit v1.2.3