Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

make install messes up access right in /usr/local #63

Open
ysalmon opened this issue May 28, 2020 · 0 comments
Open

make install messes up access right in /usr/local #63

ysalmon opened this issue May 28, 2020 · 0 comments

Comments

@ysalmon
Copy link

ysalmon commented May 28, 2020

Platform

Operating system and version: KUbuntu 20.04
OBS Studio version: 25.0.8 tag from the git repo

Steps to Reproduce

  1. run cmake .
  2. run make
  3. run sudo make install

Expected Behavior

OBS compiled files should be installed and usable in /usr/local

Current Behavior

OBS files are installed but rights to /usr/local are messed up : /usr/local, /usr/local/lib, /usr/local/bin, inter alia, have rights drwxrwx---, even though they existed beforehand with read and execute rights.

Additional information

I checked the root umask and it is 0022.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant