first compiled spec change
This commit is contained in:
parent
5826fce70e
commit
9e9133b0d4
1 changed files with 2 additions and 2 deletions
|
|
@ -58,7 +58,7 @@ install -d %buildroot%_sharedstatedir/pterodactyl
|
||||||
install -d %buildroot%_sharedstatedir/pterodactyl/volumes
|
install -d %buildroot%_sharedstatedir/pterodactyl/volumes
|
||||||
install -d %buildroot%_sharedstatedir/pterodactyl/archives
|
install -d %buildroot%_sharedstatedir/pterodactyl/archives
|
||||||
install -d %buildroot%_sharedstatedir/pterodactyl/backups
|
install -d %buildroot%_sharedstatedir/pterodactyl/backups
|
||||||
install -d %buildroot%_localstatedir/log/pterodactyl
|
install -d %buildroot%_logdir/pterodactyl
|
||||||
|
|
||||||
cat > %buildroot%_unitdir/%name.service <<EOF
|
cat > %buildroot%_unitdir/%name.service <<EOF
|
||||||
[Unit]
|
[Unit]
|
||||||
|
|
@ -132,7 +132,7 @@ exit 0
|
||||||
%dir %attr(0700,pterodactyl,pterodactyl) %_sharedstatedir/pterodactyl/volumes
|
%dir %attr(0700,pterodactyl,pterodactyl) %_sharedstatedir/pterodactyl/volumes
|
||||||
%dir %attr(0700,pterodactyl,pterodactyl) %_sharedstatedir/pterodactyl/archives
|
%dir %attr(0700,pterodactyl,pterodactyl) %_sharedstatedir/pterodactyl/archives
|
||||||
%dir %attr(0700,pterodactyl,pterodactyl) %_sharedstatedir/pterodactyl/backups
|
%dir %attr(0700,pterodactyl,pterodactyl) %_sharedstatedir/pterodactyl/backups
|
||||||
%dir %attr(0750,pterodactyl,pterodactyl) %_localstatedir/log/pterodactyl
|
%dir %attr(0750,pterodactyl,pterodactyl) /var/log/pterodactyl
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sat Mar 07 2026 Arseniy Romenskiy <romenskiy2012@altlinux.org> 1.12.1-alt1
|
* Sat Mar 07 2026 Arseniy Romenskiy <romenskiy2012@altlinux.org> 1.12.1-alt1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue