wok diff ipcalc/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 ea3283ffaffe
children af8d823a3077
line diff
     1.1 --- a/ipcalc/receipt	Thu Nov 03 23:48:05 2011 +0100
     1.2 +++ b/ipcalc/receipt	Sat May 25 14:09:45 2019 +0300
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="IP Calculator."
     1.6  MAINTAINER="paul@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  WEB_SITE="http://jodies.de/ipcalc"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WGET_URL="http://jodies.de/ipcalc-archive/$TARBALL"