distro-install-sdk: don't try to chmod not packed component.uno.map

Change-Id: Ice1a1dca6eb20057b428761469cc7f8a6db213b4
This commit is contained in:
Rene Engelhard
2013-03-29 18:10:19 +01:00
parent 18f299a47f
commit af17e2a431

View File

@@ -83,6 +83,4 @@ if test -d $DESTDIR$INSTALLDIR/sdk ; then
echo $INSTALLDIR/sdk/$file >>$DESTDIR/gid_Module_Root_SDK
done
# FIXME: I rather set this file to be non-world-writttable for now, i#64812
chmod go-w $DESTDIR$INSTALLDIR/sdk/settings/component.uno.map
fi