mirror of
https://github.com/arcan1s/pkgbuild.git
synced 2025-07-23 09:59:56 +00:00
Added current pkgbuilds
This commit is contained in:
10
scidavis/scidavis.install
Normal file
10
scidavis/scidavis.install
Normal file
@ -0,0 +1,10 @@
|
||||
post_install() {
|
||||
update-desktop-database -q
|
||||
update-mime-database /usr/share/mime/ > /dev/null
|
||||
}
|
||||
|
||||
post_remove() {
|
||||
post_install $1
|
||||
}
|
||||
|
||||
# vim:set ts=2 sw=2 et:
|
Reference in New Issue
Block a user