mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-06 11:12:34 +01:00
b7d78f27be
So, to fix this an explicit FileAccess had to be set. Package.Open uses the default FileShare.None option. This causes a conflict and throws the 'UnauthorizedAccessException' exception. So, we just tell it that we are there to read it and everything is fine. |
||
---|---|---|
.. | ||
common | ||
dirent | ||
fe-gtk | ||
fe-text | ||
gtk2-prefs | ||
htm | ||
pixmaps | ||
version | ||
Makefile.am | ||
version-script |