extend execution rights
This commit is contained in:
parent
22955ed276
commit
d669e6141d
|
@ -140,7 +140,9 @@ install(
|
|||
DESTINATION
|
||||
${PACKAGE_LOCATION}/scripts
|
||||
PERMISSIONS
|
||||
OWNER_EXECUTE
|
||||
OWNER_READ OWNER_EXECUTE
|
||||
GROUP_READ GROUP_EXECUTE
|
||||
WORLD_READ WORLD_EXECUTE
|
||||
COMPONENT
|
||||
Devel)
|
||||
|
||||
|
|
Loading…
Reference in New Issue