Fixed PKGBUILD hopefully no more conflicting files.
This commit is contained in:
11
distro-packages/Arch-Linux/cthulhu.install
Normal file
11
distro-packages/Arch-Linux/cthulhu.install
Normal file
@@ -0,0 +1,11 @@
|
||||
post_install() {
|
||||
gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
post_install
|
||||
}
|
||||
|
||||
post_remove() {
|
||||
gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
|
||||
}
|
||||
Reference in New Issue
Block a user