summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2019-12-22 16:45:21 +0100
committerJörg Frings-Fürst <debian@jff.email>2019-12-22 16:45:21 +0100
commita91069e2abd0276638cbc55a0f6b6d5e685c4a93 (patch)
tree1af0514cb06c99ad7b55defa398eb253666d1c89 /Makefile.in
parentfd5b20783fcab6050b5bb1dd66b29a76cb6705c5 (diff)
parent2a7448a72a118fd596bf35c46a216ea3fe689ceb (diff)
Merge branch 'feature/upstream' into develop
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 790eecf..c7737d5 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -567,7 +567,7 @@ distcheck: dist
*.zip*) \
unzip $(distdir).zip ;;\
esac
- chmod -R a-w $(distdir); chmod a+w $(distdir)
+ chmod -R a-w $(distdir); chmod u+w $(distdir)
mkdir $(distdir)/_build
mkdir $(distdir)/_inst
chmod a-w $(distdir)