Files
snigdhaos-system-config/etc/pacman.d/hooks/lsb-release.hook

11 lines
221 B
Plaintext

[Trigger]
Operation = Install
Operation = Upgrade
Type = Package
Target = lsb-release
[Action]
Description = Add Snigdha OS specific config
When = PostTransaction
Exec = /bin/sh -c "/usr/local/bin/snigdhaos-lsb-release"