mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-07-09 03:04:20 -04:00
Fixing the %files part of the spec file
This commit is contained in:
parent
77ce82c1e3
commit
359b07e3ab
@ -17,7 +17,10 @@ cp -a pkg/. %{buildroot}
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%files
|
||||
*
|
||||
/usr/lib/kyoo
|
||||
/usr/lib/systemd/system/*
|
||||
/usr/lib/sysusers.d/kyoo.conf
|
||||
/usr/lib/tmpfiles.d/kyoo.conf
|
||||
|
||||
%post:
|
||||
sudo -u postgres psql << "EOF"
|
||||
|
Loading…
x
Reference in New Issue
Block a user