components/perl_modules/authen-pam/Makefile
changeset 2000 a55999d4dec9
parent 1995 7185ffa18a9e
child 2202 bdd578af07ee
--- a/components/perl_modules/authen-pam/Makefile	Mon Jul 14 15:24:42 2014 -0700
+++ b/components/perl_modules/authen-pam/Makefile	Sat Jul 12 08:14:58 2014 +0200
@@ -57,6 +57,9 @@
 
 install:	$(INSTALL_32_and_64)
 
+COMPONENT_POST_TEST_ACTION= \
+    PERL5LIB=$(@D)/blib/lib:$(@D)/blib/arch $(PERL) test/PAM_NO_AUTHTOK_CHECK.pl
+
 #
 # Must have xml-parser installed for these tests to pass.
 #