forked from pool/system-user-gromox
Trim autogenerated provides / remove erroneous +x bit
OBS-URL: https://build.opensuse.org/package/show/server:mail/system-user-gromox?expand=0&rev=4
This commit is contained in:
parent
77306993b2
commit
683afd1edc
@ -26,8 +26,6 @@ URL: https://grommunio.com/
|
||||
BuildArch: noarch
|
||||
BuildRequires: systemd-rpm-macros
|
||||
BuildRequires: sysuser-tools
|
||||
Provides: group(gromox)
|
||||
Provides: user(gromox)
|
||||
%sysusers_requires
|
||||
|
||||
%description
|
||||
@ -40,7 +38,7 @@ echo 'u gromox - "Gromox services"' >u.conf
|
||||
%sysusers_generate_pre u.conf user
|
||||
|
||||
%install
|
||||
install -D u.conf "%buildroot/%_sysusersdir/system-user-gromox.conf"
|
||||
install -Dpm0644 u.conf "%buildroot/%_sysusersdir/system-user-gromox.conf"
|
||||
|
||||
%pre -f user.pre
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user