1 # This is a default template for a post-install scriptlet.
2 # Uncomment only required functions and remove any functions
3 # you don't need (and this header).
5 ## arg 1: the new package version
10 ## arg 1: the new package version
15 ## arg 1: the new package version
16 ## arg 2: the old package version
21 ## arg 1: the new package version
22 ## arg 2: the old package version
27 ## arg 1: the old package version
32 ## arg 1: the old package version
37 # vim:set ts=2 sw=2 et: