summaryrefslogtreecommitdiff
path: root/doc/Makefile.in
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2020-04-12 23:13:18 +0200
committerJörg Frings-Fürst <debian@jff.email>2020-04-12 23:13:18 +0200
commitb3f027c605992040981c81d34ccc02a9f1976c07 (patch)
treefe768eef31a268f7ef511b8c46240c5d1609fb88 /doc/Makefile.in
parent4d04d317f1e2c8e46b8fc04b4a20689da471a5d3 (diff)
parent1396e325ab6f31d20694c57bef57eb4f9ce63205 (diff)
Merge branch 'release/debian/3.1.6-1'debian/3.1.6-1
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.