[net-misc/oidentd] not sure how that even built before

This commit is contained in:
Robert Förster 2019-01-28 23:23:55 +01:00
parent dda1a91dc8
commit 5cf62743b7
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@ pkg_setup() {
src_prepare() {
sed -i '/ExecStart/ s|$| -u oidentd -g oidentd|' contrib/systemd/*.service || die
default
}
src_configure() {