pkgsrc-WIP-changes archive

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

awesome4: Correct location of xcb-util-xrm



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Sep 9 05:18:18 2017 +0200
Changeset:	b6b5700ac7d78aaa8edc72dbc14cd60fde1227c6

Modified Files:
	awesome4/Makefile

Log Message:
awesome4: Correct location of xcb-util-xrm

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

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

diffstat:
 awesome4/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/awesome4/Makefile b/awesome4/Makefile
index 87b69fa544..2d5f9e1d63 100644
--- a/awesome4/Makefile
+++ b/awesome4/Makefile
@@ -68,7 +68,7 @@ pre-configure:
 .include "../../x11/xcb-util/buildlink3.mk"
 .include "../../x11/xcb-util-cursor/buildlink3.mk"
 .include "../../x11/xcb-util-keysyms/buildlink3.mk"
-.include "../../wip/xcb-util-xrm/buildlink3.mk"
+.include "../../x11/xcb-util-xrm/buildlink3.mk"
 .include "../../x11/xcb-util-wm/buildlink3.mk"
 
 .include "../../lang/lua/luaversion.mk"


Home | Main Index | Thread Index | Old Index