mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-24 08:02:26 -04:00
Fixing the %files part of the spec file
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user