wok-next rev 19948
Up ghostscript (9.22) again
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Oct 16 12:07:55 2017 +0200 (2017-10-16) |
parents | 28e243dfd52e |
children | 371d22f12221 |
files | ghostscript/receipt |
line diff
1.1 --- a/ghostscript/receipt Mon Oct 16 11:37:04 2017 +0200 1.2 +++ b/ghostscript/receipt Mon Oct 16 12:07:55 2017 +0200 1.3 @@ -1,4 +1,4 @@ 1.4 -# SliTaz package receipt. 1.5 +# SliTaz package receipt v2. 1.6 1.7 PACKAGE="ghostscript" 1.8 VERSION="9.22" 1.9 @@ -71,7 +71,7 @@ 1.10 esac 1.11 } 1.12 1.13 -post_install() 1.14 +post_install_ghostscript() 1.15 { 1.16 ln -sf /usr/bin/gsc "$1/usr/bin/gs" 1.17 }