summaryrefslogtreecommitdiff
path: root/editors/textroom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/textroom/Makefile')
-rw-r--r--editors/textroom/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/textroom/Makefile b/editors/textroom/Makefile
index 3f022647ce50..d0098166f082 100644
--- a/editors/textroom/Makefile
+++ b/editors/textroom/Makefile
@@ -23,7 +23,7 @@ USE_QT4= moc_build rcc_build uic_build \
corelib gui opengl qt3support svg xml
post-patch:
-.for i in getaword.cpp optionsdialog.cpp textroom.cpp
+.for i in getaword.cpp optionsdialog.cpp textroom.cpp
@${REINPLACE_CMD} -e \
's|/usr/share|${PREFIX}/share|' ${WRKSRC}/application/src/${i}
.endfor