pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
alure: Correct path
Module Name: pkgsrc-wip
Committed By: bgermann <bastiangermann%fishpost.de@localhost>
Pushed By: bgermann
Date: Mon Sep 17 13:47:37 2018 +0200
Changeset: dfc5777f78ee76ea183743f80757d65ebbf45b06
Modified Files:
alure/buildlink3.mk
Log Message:
alure: Correct path
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=dfc5777f78ee76ea183743f80757d65ebbf45b06
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
alure/buildlink3.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/alure/buildlink3.mk b/alure/buildlink3.mk
index 5cb28e6580..0a73666b18 100644
--- a/alure/buildlink3.mk
+++ b/alure/buildlink3.mk
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= alure
ALURE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.alure+= alure>=1.2
-BUILDLINK_PKGSRCDIR.alure?= ../../audio/alure
+BUILDLINK_PKGSRCDIR.alure?= ../../wip/alure
.include "../../audio/openal-soft/buildlink3.mk"
.endif # ALURE_BUILDLINK3_MK
Home |
Main Index |
Thread Index |
Old Index