wok view gadmintools/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 2b9f96603415
children
line source
1 # SliTaz package receipt.
3 PACKAGE="gadmintools"
4 VERSION="1.0"
5 CATEGORY="meta"
6 SHORT_DESC="GTK+ configuration tools."
7 MAINTAINER="pascal.bellard@slitaz.org"
8 LICENSE="GPL3"
9 WEB_SITE="https://web.archive.org/web/20180218034430/http://dalalven.dtdns.net/linux/gadmintools-webpage/"
11 DEPENDS="gadmin-bind gadmin-openvpn-client gadmin-openvpn-server \
12 gadmin-rsync gadmin-samba gadmin-squid gadmin-dhcpd gadmin-sshd gadmin-httpd \
13 gadmin-antivirus gadmin-proftpd"
14 SUGGESTED="gadmin-sendmail"