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
|
||||
|
||||
}
|
||||
|
||||
post_install()
|
||||
{
|
||||
update-desktop-database -q
|
||||
xdg-icon-resource forceupdate
|
||||
update-mime-database usr/share/mime &> /dev/null
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue