pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
fix prefix in buildlink3.mk
Module Name: pkgsrc-wip
Committed By: K.I.A.Derouiche <kamelderouiche%yahoo.com@localhost>
Pushed By: jihbed
Date: Sat Nov 26 19:54:52 2022 +0000
Changeset: 91dab9246b8ed1a1face517b93df622f2ab10c33
Modified Files:
xapps/buildlink3.mk
Log Message:
fix prefix in buildlink3.mk
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=91dab9246b8ed1a1face517b93df622f2ab10c33
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
xapps/buildlink3.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/xapps/buildlink3.mk b/xapps/buildlink3.mk
index 9d21d08d01..29691702c4 100644
--- a/xapps/buildlink3.mk
+++ b/xapps/buildlink3.mk
@@ -8,7 +8,7 @@ XAPP_BUILDLINK3_MK:=
BUILDLINK_DEPMETHOD.xapp?= build
BUILDLINK_API_DEPENDS.xapp+= xapp>=2.4.1
-BUILDLINK_PKGSRCDIR.xapp?= ../../category/xapps
+BUILDLINK_PKGSRCDIR.xapp?= ../../wip/xapps
.include "../../devel/gobject-introspection/buildlink3.mk"
.include "../../devel/libdbusmenu-gtk3/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index