wok diff elementary/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 689fcc83daec
children d8c511e24c20
line diff
     1.1 --- a/elementary/receipt	Wed Mar 26 09:44:30 2014 +0100
     1.2 +++ b/elementary/receipt	Sat May 25 14:09:45 2019 +0300
     1.3 @@ -7,7 +7,7 @@
     1.4  MAINTAINER="pankso@slitaz.org"
     1.5  LICENSE="LGPL2.1"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.7 -WEB_SITE="http://www.enlightenment.org/"
     1.8 +WEB_SITE="https://www.enlightenment.org/"
     1.9  WGET_URL="http://download.enlightenment.org/releases/$TARBALL"
    1.10  TAGS="e enlightenment efl"
    1.11  HOST_ARCH="i486 arm"