summaryrefslogtreecommitdiff
path: root/comms/cqrlog/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/cqrlog/Makefile')
-rw-r--r--comms/cqrlog/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/cqrlog/Makefile b/comms/cqrlog/Makefile
index 66c2387f8f7b..18bd996088b8 100644
--- a/comms/cqrlog/Makefile
+++ b/comms/cqrlog/Makefile
@@ -44,7 +44,7 @@ QT4_BUILD_DEPENDS= ${LAZARUS_DIR}/lcl/units/${BUILDNAME}/qt/interfaces.ppu:edito
QT4_MAKE_ARGS= PLATFORM=qt
post-extract:
- @${RM} -rf ${WRKSRC}/src/lnet/lib/openssl.pas
+ @${RM} -r ${WRKSRC}/src/lnet/lib/openssl.pas
post-patch:
@${SED} -e s!%%LOCALBASE%%!${LOCALBASE}!g \
@@ -65,7 +65,7 @@ post-patch:
${WRKSRC}/src/dData.pas ${WRKSRC}/src/fGrayline.pas
${REINPLACE_CMD} -e s!%%LAZARUSDIR%%!${LAZARUS_DIR}!g \
${WRKSRC}/Makefile
- ${RM} -rf ${WRKSRC}/src/mysql
+ ${RM} -r ${WRKSRC}/src/mysql
${LAZARUS_DIR}/tools/lazres ${WRKSRC}/src/fLoTWExport.lrs \
${WRKSRC}/src/fLoTWExport.lfm
${LAZARUS_DIR}/tools/lazres ${WRKSRC}/src/fPreferences.lrs \