We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6babd68 commit 06c94ddCopy full SHA for 06c94dd
Linux/makedist
@@ -416,6 +416,7 @@ ListSkipOrBuild "create diffpy_cmi tarball" || {
416
rsync -av --delete --link-dest=$BASEDIR \
417
--exclude=$PACKAGE --exclude=${^excludes} \
418
${sourcepaths?} $PACKAGE/
419
+ chmod -R go-w $PACKAGE
420
# finally create the tar bundle
421
$TAR czf ${PACKAGE}.tar.gz \
422
--directory ${PACKAGE:h} \
0 commit comments