summaryrefslogtreecommitdiff
path: root/doc/Makefile.in
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2020-04-11 11:26:40 +0200
committerJörg Frings-Fürst <debian@jff.email>2020-04-11 11:26:40 +0200
commitd6d5fc25ed5ef88a7c32b92780b5ba6a83a46029 (patch)
treea2500a60137a92e18e70dd5be6a61ca986d7a016 /doc/Makefile.in
parentec09ef3933fecbe5b6969c257ee42ce8841e4d64 (diff)
parente57bc2d5de7622313e3f5f151310c35fa90c191b (diff)
Merge branch 'feature/upstream' into develop
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.