mirror of
https://github.com/arcan1s/pkgbuild.git
synced 2025-07-17 15:19:57 +00:00
add eric4
This commit is contained in:
9
eric4/eric4.install
Normal file
9
eric4/eric4.install
Normal file
@ -0,0 +1,9 @@
|
||||
post_install() {
|
||||
update-desktop-database -q
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
post_install
|
||||
}
|
||||
|
||||
# vim:set ts=2 sw=2 et:
|
Reference in New Issue
Block a user