From 433b15cddc4ba78cd7d847ae07c5e15a9aa773ea Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 5 Oct 2021 12:18:30 +0200 Subject: Remove leftover `date` invocation in ad hoc recipe --- cli/doc/buildfile | 2 -- 1 file changed, 2 deletions(-) (limited to 'cli/doc') diff --git a/cli/doc/buildfile b/cli/doc/buildfile index d56c7f5..09202ad 100644 --- a/cli/doc/buildfile +++ b/cli/doc/buildfile @@ -45,8 +45,6 @@ if $config.cli.develop # Use the copyright year to approximate the last authoring date. # - date +"%B %Y" | set date - ($<[0]) --generate-man $man_options \ -v date="January $doc_year" \ --man-prologue-file $path($<[2]) \ -- cgit v1.1