pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/48158: devel/mdds fail to install (on solaris)



The following reply was made to PR pkg/48158; it has been noted by GNATS.

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/48158: devel/mdds fail to install (on solaris)
Date: Tue, 3 Sep 2013 05:17:48 +0000

 On Thu, Aug 29, 2013 at 06:25:01AM +0000, Richard PALO wrote:
  >  the following patch seems to get over the problem for now:
  >  diff --git a/devel/mdds/Makefile b/devel/mdds/Makefile
  >  index 0e4ad78..cd461b9 100644
  >  --- a/devel/mdds/Makefile
  >  +++ b/devel/mdds/Makefile
  >  @@ -6,6 +6,7 @@ PKGNAME=        ${DISTNAME:S/_/-/}
  >    CATEGORIES=    devel
  >    MASTER_SITES=  http://multidimalgorithm.googlecode.com/files/
  >    EXTRACT_SUFX=  .tar.bz2
  >  +EXTRACT_USING= gtar
  >  
  >    MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
  >    HOMEPAGE=      http://code.google.com/p/multidimalgorithm/
 
 please go ahead and commit that.
 
  >  Shouldn't nbtar work with extended headers, though, at this day in age?
 
 Yes, probably.
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index