Add Cnchi PKGBUILD with local package support
- Add packages/cnchi/PKGBUILD building from Antergos-NeXT/Cnchi fork - Add cnchi.install post-install script - Update packages.yaml to include cnchi - Update build-packages.py to prefer local PKGBUILDs over AUR
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
post_install() {
|
||||
# Register Cnchi as a potential live session installer
|
||||
gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor 2>/dev/null || true
|
||||
}
|
||||
Reference in New Issue
Block a user