wok diff linux64-firewire/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 708b5293dd29
children
line diff
     1.1 --- a/linux64-firewire/receipt	Thu Mar 15 11:24:25 2018 +0100
     1.2 +++ b/linux64-firewire/receipt	Sat May 25 14:09:45 2019 +0300
     1.3 @@ -9,7 +9,7 @@
     1.4  DEPENDS="linux64"
     1.5  WANTED="linux"
     1.6  PROVIDE="linux-firewire:linux64"
     1.7 -WEB_SITE="http://www.kernel.org/"
     1.8 +WEB_SITE="https://www.kernel.org/"
     1.9  
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.11  genpkg_rules()