${RM} already has -f.
PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight
This commit is contained in:
@@ -31,7 +31,7 @@ DESKTOP_ENTRIES="Squirrel-SQL Client" \
|
||||
false
|
||||
|
||||
post-extract:
|
||||
cd "${WRKSRC}" && ${RM} -rf Uninstaller *.bat *.sh .installationinformation
|
||||
cd "${WRKSRC}" && ${RM} -r Uninstaller *.bat *.sh .installationinformation
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${STAGEDIR}${DATADIR}
|
||||
|
||||
Reference in New Issue
Block a user