summaryrefslogtreecommitdiff
path: root/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 /Makefile.in
parent4d04d317f1e2c8e46b8fc04b4a20689da471a5d3 (diff)
parent1396e325ab6f31d20694c57bef57eb4f9ce63205 (diff)
Merge branch 'release/debian/3.1.6-1'debian/3.1.6-1
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index c7737d5..790eecf 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -567,7 +567,7 @@ distcheck: dist
*.zip*) \
unzip $(distdir).zip ;;\
esac
- chmod -R a-w $(distdir); chmod u+w $(distdir)
+ chmod -R a-w $(distdir); chmod a+w $(distdir)
mkdir $(distdir)/_build
mkdir $(distdir)/_inst
chmod a-w $(distdir)