wok-6.x diff polkit-qt-dev/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 47e1df965953
children 73f36875e5a7
line diff
     1.1 --- a/polkit-qt-dev/receipt	Thu Dec 05 13:21:20 2013 +0000
     1.2 +++ b/polkit-qt-dev/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="polkit-qt-dev"
     1.7 -VERSION="0.99.0"
     1.8 +VERSION="0.103.0"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="polkit for QT API devel files."
    1.11  MAINTAINER="pankso@slitaz.org"