diff options
Diffstat (limited to 'net-mgmt/pandorafms_console/Makefile')
-rw-r--r-- | net-mgmt/pandorafms_console/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/pandorafms_console/Makefile b/net-mgmt/pandorafms_console/Makefile index d7da7e1267be..82691244ebbb 100644 --- a/net-mgmt/pandorafms_console/Makefile +++ b/net-mgmt/pandorafms_console/Makefile @@ -56,7 +56,7 @@ post-patch: post-install: @cd ${STAGEDIR}${WWWDIR} \ - && ${RM} -rf pandora_console_[il]* DEBIAN/ *.spec \ + && ${RM} -r pandora_console_[il]* DEBIAN/ *.spec \ attachment/downloads/.gitignore ${PORTDOCS} \ Dockerfile docker_entrypoint.sh \ *.sql.bak extras/check_other_languages.sh.bak |