summaryrefslogtreecommitdiffstats
path: root/databases/mariadb100-client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mariadb100-client/Makefile')
-rw-r--r--databases/mariadb100-client/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mariadb100-client/Makefile b/databases/mariadb100-client/Makefile
index f5098c4..866c578 100644
--- a/databases/mariadb100-client/Makefile
+++ b/databases/mariadb100-client/Makefile
@@ -21,6 +21,6 @@ CLIENT_ONLY= yes
post-stage:
${RM} ${STAGEDIR}${PREFIX}/share/aclocal/mysql.m4
- ${RM} -rf ${STAGEDIR}${PREFIX}/include/mysql/private
+ ${RM} -r ${STAGEDIR}${PREFIX}/include/mysql/private
.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud