summaryrefslogtreecommitdiff
path: root/doc/Makefile.in
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2020-04-11 11:24:36 +0200
committerJörg Frings-Fürst <debian@jff.email>2020-04-11 11:24:36 +0200
commitc71bf8390b9a06fa498d2cb4f8a4924309f4875e (patch)
tree5499637945b401be7c85f31ab0d0adaf09490839 /doc/Makefile.in
parent596189b7b38b9869fa632f9f15fe76652c4d6a3d (diff)
New upstream version 3.1.6upstream/3.1.6
Diffstat (limited to 'doc/Makefile.in')
-rw-r--r--doc/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.in b/doc/Makefile.in
index 3b9d20d..7f334af 100644
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -417,7 +417,7 @@ install:
${INSTALL_DATA_SH} iuser.8 ${manto}
${INSTALL_DATA_SH} iseltime.8 ${manto}
${INSTALL_DATA_SH} bmclanpet.mib ${datato}
- cd ${manto}; gzip -f *.8
+ cd ${manto}; gzip -nf *.8
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.