Revision: 24999 http://sourceforge.net/p/gar/code/24999 Author: cgrzemba Date: 2015-05-20 14:24:06 +0000 (Wed, 20 May 2015) Log Message: ----------- lang-java/jss/branches/fromfedora: add overrides
Modified Paths: -------------- csw/mgar/pkg/lang-java/jss/branches/fromfedora/Makefile Modified: csw/mgar/pkg/lang-java/jss/branches/fromfedora/Makefile =================================================================== --- csw/mgar/pkg/lang-java/jss/branches/fromfedora/Makefile 2015-05-20 14:15:44 UTC (rev 24998) +++ csw/mgar/pkg/lang-java/jss/branches/fromfedora/Makefile 2015-05-20 14:24:06 UTC (rev 24999) @@ -72,9 +72,12 @@ RUNTIME_DEP_PKGS_CSWjss4 += CSWlibnspr4 CHECKPKG_OVERRIDES_CSWjss4 += soname-equals-filename|file=/opt/csw/lib/amd64/libjss4.so CHECKPKG_OVERRIDES_CSWjss4 += soname-equals-filename|file=/opt/csw/lib/libjss4.so +CHECKPKG_OVERRIDES_CSWjss4 += soname-equals-filename|file=/opt/csw/lib/sparcv9/libjss4.so CHECKPKG_OVERRIDES_CSWjss4 += shared-lib-pkgname-mismatch|file=opt/csw/lib/amd64/libjss4.so|soname=libjss4.so|pkgname=CSWjss4|expected=CSWlibjss4 CHECKPKG_OVERRIDES_CSWjss4 += shared-lib-pkgname-mismatch|file=opt/csw/lib/libjss4.so|soname=libjss4.so|pkgname=CSWjss4|expected=CSWlibjss4 +CHECKPKG_OVERRIDES_CSWjss4 += shared-lib-pkgname-mismatch|file=opt/csw/lib/sparcv9/libjss4.so|soname=libjss4.so|pkgname=CSWjss4|expected=CSWlibjss4 + PACKAGES += CSWjss4-doc CATALOGNAME_CSWjss4-doc = jss4_doc PKGFILES_CSWjss4-doc = $(call baseisadirs,$(datadir)/jssdoc,.*) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.