SF.net SVN: gar:[23501] csw/mgar/pkg/perl/trunk/Makefile
claudio_sf at users.sourceforge.net
claudio_sf at users.sourceforge.net
Fri Apr 25 14:50:03 CEST 2014
Revision: 23501
http://sourceforge.net/p/gar/code/23501
Author: claudio_sf
Date: 2014-04-25 12:50:02 +0000 (Fri, 25 Apr 2014)
Log Message:
-----------
perl/trunk: skip long tests for now (they pass)
Modified Paths:
--------------
csw/mgar/pkg/perl/trunk/Makefile
Modified: csw/mgar/pkg/perl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/perl/trunk/Makefile 2014-04-25 12:21:39 UTC (rev 23500)
+++ csw/mgar/pkg/perl/trunk/Makefile 2014-04-25 12:50:02 UTC (rev 23501)
@@ -1,3 +1,5 @@
+KIPTEST=1
+
NAME = perl
VERSION = 5.18.2
VERSION_MAJOR = $(shell echo $(VERSION) | cut -f1-2 -d.)
@@ -52,8 +54,8 @@
OBSOLETED_BY_CSWperl += CSWpm-perl-ostype
CHECKPKG_OVERRIDES_CSWperl += file-with-bad-content
# Overridden because "/usr/ccs/bin/elfdump -y <file>" returns output
-CHECKPKG_OVERRIDES_CSWperl += no-direct-binding|/opt/csw/lib/perl/5.18/CORE/libperl.so|is|not|directly|bound|to|soname|libgcc_s.so.1
-CHECKPKG_OVERRIDES_CSWperl += no-direct-binding|/opt/csw/lib/perl/5.18/CORE/libperl.so|is|not|directly|bound|to|soname|libssp.so.0
+#CHECKPKG_OVERRIDES_CSWperl += no-direct-binding|/opt/csw/lib/perl/5.18/CORE/libperl.so|is|not|directly|bound|to|soname|libgcc_s.so.1
+#CHECKPKG_OVERRIDES_CSWperl += no-direct-binding|/opt/csw/lib/perl/5.18/CORE/libperl.so|is|not|directly|bound|to|soname|libssp.so.0
# Custom configure
CONFIGURE_SCRIPTS = perl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list