summaryrefslogtreecommitdiff
path: root/font/devpdf
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2022-05-01 02:47:03 +1000
committerG. Branden Robinson <g.branden.robinson@gmail.com>2022-05-02 01:22:50 +1000
commit4de4ca940930ccc67c60db85eabda68d1ef873ff (patch)
tree52e953188d680545d00428a72dfd82180b8eaac9 /font/devpdf
parent46321cffe2dd937011f74fa5260e1a27e7312b29 (diff)
downloadgroff-git-4de4ca940930ccc67c60db85eabda68d1ef873ff.tar.gz
[build]: Fix code style nits in Automake files.
* doc/doc.am: Put spaces around (Auto)make variable assignments, for consistency with the rest of this .am file, and our others. * font/devpdf/devpdf.am (font/devpdf/build_font_files): Use shell '>' operator instead of touch(1). * font/devhtml/devhtml.am (font/devhtml/DESC): * font/devps/devps.am (font/devps/DESC): Construct target in temporary file, since doing so is a multi-step process, moving it to the target name when it is complete and usable by dependencies. Also fix indentation and trailing whitespace nits.
Diffstat (limited to 'font/devpdf')
-rw-r--r--font/devpdf/devpdf.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/font/devpdf/devpdf.am b/font/devpdf/devpdf.am
index 0c1e2a4a2..e1bce488d 100644
--- a/font/devpdf/devpdf.am
+++ b/font/devpdf/devpdf.am
@@ -126,7 +126,7 @@ font/devpdf/build_font_files: afmtodit font/devpdf/DESC \
$(abs_top_builddir)/font/devpdf \
'$(abs_top_srcdir)/font/devps : $(abs_top_builddir)/font/devps' \
>> $(top_builddir)/font/devpdf/download \
- && touch $@
+ && >$@
mostlyclean-local: mostlyclean_devpdf_extra
mostlyclean_devpdf_extra: