mirror of
https://github.com/RPCS3/hidapi.git
synced 2026-07-19 13:34:37 -04:00
When bundling, change permission of copied file to allow writes by owner.
This commit is contained in:
@@ -53,6 +53,7 @@ function copydeps {
|
||||
z=0
|
||||
else
|
||||
cp $i $EXEPATH
|
||||
chmod 755 $EXEPATH/$BASE
|
||||
fi
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user