bigbluebutton-Github/build/packages-template/bbb-record-core
Daniel Schreiber fc33fa599d Fix: File permissions in packages should not depend on umask of build system
If the build system for packages has a umask of `0077`, cloned
repositories will have no permissions for group and other. As the build
scripts for some packages just copy from clone git repos, this will
preserve the permissions in the package and prevent the following
services from startup:

* `bbb-html5`
* `etherpad`
* `bbb-pads`
* `bbb-export-annotations`
* `bbb-rap-*`

This patch grants everyone read permissions to the code in the packages.
2024-05-28 16:24:27 +02:00
..
after-install.sh Added bbb-rap-caption-inbox 2022-08-09 07:17:29 -05:00
bbb-record-core.logrotate initial public version 2021-08-13 12:53:18 +02:00
before-install.sh !build: remove config storing to /tmp when upgrading a package 2022-02-27 19:08:25 +00:00
before-remove.sh initial public version 2021-08-13 12:53:18 +02:00
build.sh Fix: File permissions in packages should not depend on umask of build system 2024-05-28 16:24:27 +02:00
opts-focal.sh packaging: Add dependencies on yq 3 2022-04-25 15:04:38 -04:00