Revision: 24975 http://sourceforge.net/p/gar/code/24975 Author: dmichelsen Date: 2015-05-15 15:06:10 +0000 (Fri, 15 May 2015) Log Message: ----------- redis/trunk: Add override to the DTD
Modified Paths: -------------- csw/mgar/pkg/redis/trunk/Makefile Modified: csw/mgar/pkg/redis/trunk/Makefile =================================================================== --- csw/mgar/pkg/redis/trunk/Makefile 2015-05-15 14:44:02 UTC (rev 24974) +++ csw/mgar/pkg/redis/trunk/Makefile 2015-05-15 15:06:10 UTC (rev 24975) @@ -23,6 +23,9 @@ PATCHFILES += 0001-Fix-tclsh-finding.patch PATCHFILES += 0001-Use-substitute-for-flock.patch +# This is the path to the SMF DTD +CHECKPKG_OVERRIDES_CSWredis += file-with-bad-content|/usr/share|root/var/opt/csw/svc/manifest/cswredis.xml + # These are set in the Makefile and are not inherited when we force our CFLAGS in EXTRA_CFLAGS += -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 EXTRA_CFLAGS += -Du_int32_t=uint32_t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.