Convert @rmtry into a regular keyword and remove the PLIST_REINSTALL macro and usage
Details
Details
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Keywords/rmtry.ucl | ||
---|---|---|
7 | Make it able to handle full path? case "%@" in /*) f="%@" ;; *) f="%D/%@" ;; esac |