wok diff linux-media/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 ffc20f9bd49f
children 73f36875e5a7
line diff
     1.1 --- a/linux-media/receipt	Wed Jan 10 15:30:44 2018 +0100
     1.2 +++ b/linux-media/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="linux-media"
     1.7 -VERSION="3.2.98"
     1.8 +VERSION="3.16.55"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="The Linux kernel media modules."
    1.11  MAINTAINER="slaxemulator@gmail.com"