pkgsrc-WIP-changes archive

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

samtools0119: Fix path in bl3



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Fri Mar 31 08:08:09 2017 -0500
Changeset:	ff01e4de213e4a1000ada9884d1ca515da2b5dfd

Modified Files:
	samtools0119/buildlink3.mk

Log Message:
samtools0119: Fix path in bl3

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ff01e4de213e4a1000ada9884d1ca515da2b5dfd

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 samtools0119/buildlink3.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/samtools0119/buildlink3.mk b/samtools0119/buildlink3.mk
index 1217a7f6f5..1166981617 100644
--- a/samtools0119/buildlink3.mk
+++ b/samtools0119/buildlink3.mk
@@ -6,7 +6,7 @@ BUILDLINK_TREE+=	samtools01
 SAMTOOLS_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.samtools01+=	samtools01>=0.1.19
-BUILDLINK_PKGSRCDIR.samtools01?=	../../uwm-pkgsrc-wip/samtools0119
+BUILDLINK_PKGSRCDIR.samtools01?=	../../wip/samtools0119
 .endif	# SAMTOOLS_BUILDLINK3_MK
 
 BUILDLINK_TREE+=	-samtools01


Home | Main Index | Thread Index | Old Index