mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
jre: remove post_install() tmpl function
This commit is contained in:
parent
a6da8ab22e
commit
db06f5fb28
1 changed files with 0 additions and 7 deletions
|
@ -60,10 +60,3 @@ do_install()
|
||||||
vcopy ${wrksrc}/Welcome.html opt/java/jre
|
vcopy ${wrksrc}/Welcome.html opt/java/jre
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install()
|
|
||||||
{
|
|
||||||
update-desktop-database -q
|
|
||||||
xdg-icon-resource forceupdate
|
|
||||||
update-mime-database usr/share/mime &> /dev/null
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue