wok diff slim-pam/receipt @ rev 20283

security fixes from 0.3.1.9 (2017 Dec 1) and 0.3.1.10 (March 3)... further info: https://blog.torproject.org/new-stable-tor-releases-security-fixes-and-dos-prevention-03210-03110-02915
author Erkan Yilmaz <erkan@slitaz.org>
date Tue Mar 27 11:09:07 2018 +0000 (2018-03-27)
parents 9e01bc6321ea
children 8dd8bab3f0ca
line diff
     1.1 --- a/slim-pam/receipt	Sun Dec 20 15:13:45 2015 +0100
     1.2 +++ b/slim-pam/receipt	Tue Mar 27 11:09:07 2018 +0000
     1.3 @@ -68,3 +68,5 @@
     1.4  {
     1.5  	tazpkg get-install  ${PACKAGE%-pam}
     1.6  }
     1.7 +
     1.8 +testsuite() { ldd $install/usr/bin/slim; }