summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2019-08-11 12:11:26 +0200
committerJörg Frings-Fürst <debian@jff.email>2019-08-11 12:11:26 +0200
commit3d8ccff2a698e62e112f58f8c329b77ae71b8cbd (patch)
tree67892ebc654ed9860eb3517c8913b23670aa211e /Makefile.in
parentcb4c53adfa077477b1dd784b200e0a8f9fff2afc (diff)
parent148652fc7e5cdf14c30dd11be98e0d2e4c39d7bb (diff)
Merge branch 'release/debian/3.1.4-1'debian/3.1.4-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)