From d36d5886f92cfaeeeb9bf00d36ca646244586c65 Mon Sep 17 00:00:00 2001 From: Pietro Cerutti Date: Thu, 14 Nov 2013 11:00:33 +0000 Subject: - Fix installation of HTML manual --- editors/texworks/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'editors') diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile index 8c4f6eab8f27..ad238bf3a872 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -60,7 +60,8 @@ PLIST_FILES+= lib/texworks/libTWPythonPlugin.so .endif post-patch: - @${REINPLACE_CMD} -e '/zlib/d; s|COPYING ||' ${WRKSRC}/TeXworks.pro + @${REINPLACE_CMD} -e '/zlib/d; s|COPYING ||; /manual.path/s|TW_HELPPATH|DOCS_DIR|' \ + ${WRKSRC}/TeXworks.pro @${REINPLACE_CMD} -e 's|/usr/share|${LOCALBASE}/share|' \ ${WRKSRC}/src/TWUtils.cpp @${REINPLACE_CMD} -e 's|lua5.1|lua-5.1|' \ -- cgit v1.2.3