wok diff suplemon/receipt @ rev 21619

gcc83-lib-base: revert to gcc-lib-base post install
Previous post-install rules don't work for me producing error:
error: C compiler cannot create executables
on the another plain build when I previously used gcc83 & gcc83-lib-base to compile my other package
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat May 25 14:09:45 2019 +0300 (2019-05-25)
parents f317c8ca6ac9
children 77f55b91fb63
line diff
     1.1 --- a/suplemon/receipt	Sun Apr 30 14:12:03 2017 +0100
     1.2 +++ b/suplemon/receipt	Sat May 25 14:09:45 2019 +0300
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="suplemon"
     1.7 -VERSION="0.1.60"
     1.8 +VERSION="0.1.64"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="Console text editor with multi cursor support."
    1.11  MAINTAINER="paul@slitaz.org"