editors/textadept: prepare for glib-2.68.3
Obtained from: https://github.com/orbitalquark/textadept/issues/110 PR: 256200
This commit is contained in:
parent
860a8925ed
commit
25c260e713
@ -61,6 +61,9 @@ post-patch:
|
||||
${BUILD_WRKSRC}/lua/src/lib
|
||||
${LN} -s ${WRKDIR}/gtdialog-${GTD_HASH} ${BUILD_WRKSRC}/gtdialog
|
||||
@${RM} ${WRKSRC}/core/.*.luadoc
|
||||
# Fix build with glib 2.68.3: see https://github.com/orbitalquark/textadept/issues/110
|
||||
${REINPLACE_CMD} -e '/static volatile/s|volatile||g' \
|
||||
${BUILD_WRKSRC}/scintilla/gtk/ScintillaGTKAccessible.cxx
|
||||
|
||||
post-install-DOCS-on:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
|
Loading…
Reference in New Issue
Block a user