pkgsrc-WIP-changes archive

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

Changed local/ to wip/



Module Name:	pkgsrc-wip
Committed By:	weabot <weabot%protonmail.com@localhost>
Pushed By:	weabot
Date:		Sat Jan 7 19:02:38 2017 +0000
Changeset:	f7cad15ab96274af1b5abd9b22db2b6712aa9b1e

Modified Files:
	libusbmuxd/buildlink3.mk

Log Message:
Changed local/ to wip/

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

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

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

diffs:
diff --git a/libusbmuxd/buildlink3.mk b/libusbmuxd/buildlink3.mk
index e7aa9a2..8560e18 100644
--- a/libusbmuxd/buildlink3.mk
+++ b/libusbmuxd/buildlink3.mk
@@ -6,7 +6,7 @@ BUILDLINK_TREE+=	libusbmuxd
 LIBUSBMUXD_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.libusbmuxd+=	libusbmuxd>=1.0.10
-BUILDLINK_PKGSRCDIR.libusbmuxd?=	../../local/libusbmuxd
+BUILDLINK_PKGSRCDIR.libusbmuxd?=	../../wip/libusbmuxd
 
 .endif	# LIBUSBMUXD_BUILDLINK3_MK
 


Home | Main Index | Thread Index | Old Index