View | Details | Raw Unified | Return to bug 258813 | Differences between
and this patch

Collapse All | Expand All

(-)b/x11-wm/sway/Makefile (-1 / +2 lines)
Lines 52-57 PIXBUF_MESON_ENABLED= gdk-pixbuf Link Here
52
X11_USE=		XORG=xcb
52
X11_USE=		XORG=xcb
53
X11_MESON_ENABLED=	xwayland
53
X11_MESON_ENABLED=	xwayland
54
54
55
CFLAGS+=		-Wno-error=unused-but-set-variable
56
55
post-patch:
57
post-patch:
56
# Let @sample handle default files under etc/
58
# Let @sample handle default files under etc/
57
	@${REINPLACE_CMD} -e '/config\.in/{ N; s/@BASENAME@/&.sample/; }' \
59
	@${REINPLACE_CMD} -e '/config\.in/{ N; s/@BASENAME@/&.sample/; }' \
58
- 

Return to bug 258813