configuration - makepkg.conf for building dist-package in build chroot - runtime.sh to package a lightweight runtime image for pacwrap-agent - Link to flatpak-xdg-utils binaries to /usr/local/bin in pacwrap-base-dist package.
10 lines
228 B
Text
10 lines
228 B
Text
[Trigger]
|
|
Operation = Install
|
|
Operation = Upgrade
|
|
Type = Package
|
|
Target = pacwrap-base-dist
|
|
|
|
[Action]
|
|
Description = Configuring base container..
|
|
When = PostTransaction
|
|
Exec = /usr/share/libalpm/scripts/pacwrap-dist config
|