Revision: 24758 http://sourceforge.net/p/gar/code/24758 Author: dmichelsen Date: 2015-03-23 13:04:15 +0000 (Mon, 23 Mar 2015) Log Message: ----------- cracklib/trunk: Add overrides
Modified Paths: -------------- csw/mgar/pkg/cracklib/trunk/Makefile Modified: csw/mgar/pkg/cracklib/trunk/Makefile =================================================================== --- csw/mgar/pkg/cracklib/trunk/Makefile 2015-03-23 10:45:15 UTC (rev 24757) +++ csw/mgar/pkg/cracklib/trunk/Makefile 2015-03-23 13:04:15 UTC (rev 24758) @@ -37,7 +37,10 @@ REINPLACE_FILES_words += util/create-cracklib-dict # Yes, this is ok - we just replaced it with the correct file -CHECKPKG_OVERRIDES_CSWcracklib += file-with-bad-content|/usr/share|root/opt/csw/sbin/create-cracklib-dict +CHECKPKG_OVERRIDES_CSWcracklib += file-with-bad-content|/usr/share|root/opt/csw/sbin/sparcv8plus/create-cracklib-dict +CHECKPKG_OVERRIDES_CSWcracklib += file-with-bad-content|/usr/share|root/opt/csw/sbin/sparcv9/create-cracklib-dict +CHECKPKG_OVERRIDES_CSWcracklib += file-with-bad-content|/usr/share|root/opt/csw/sbin/pentium_pro/create-cracklib-dict +CHECKPKG_OVERRIDES_CSWcracklib += file-with-bad-content|/usr/share|root/opt/csw/sbin/amd64/create-cracklib-dict BUILD64 = 1 ISAEXEC = 1 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.