[csw-devel] SF.net SVN: gar:[2507] csw/mgar/pkg/pv/trunk/Makefile
skayser at users.sourceforge.net
skayser at users.sourceforge.net
Wed Dec 10 00:09:34 CET 2008
Revision: 2507
http://gar.svn.sourceforge.net/gar/?rev=2507&view=rev
Author: skayser
Date: 2008-12-09 23:09:34 +0000 (Tue, 09 Dec 2008)
Log Message:
-----------
pv: Changed broken upstream test
Modified Paths:
--------------
csw/mgar/pkg/pv/trunk/Makefile
Modified: csw/mgar/pkg/pv/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pv/trunk/Makefile 2008-12-09 23:00:07 UTC (rev 2506)
+++ csw/mgar/pkg/pv/trunk/Makefile 2008-12-09 23:09:34 UTC (rev 2507)
@@ -23,7 +23,10 @@
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
-# Trim extra whitespaces from Solaris wc
+# Test with dd (010-dd) is unrealiable because of partial reads on SPARC.
+# Upstream patch for a rewritten test is pending.
+# Substituted with 010-opencsw-cksum in the meantime.
+# See also: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=324308
PATCHFILES = fix-test-010.diff
CONFIGURE_ARGS = $(DIRPATHS)
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