Commit graph

3 commits

Author SHA1 Message Date
Baptiste Daroussin
6feec0a337 Replace @rmtry shell implementation with a lua implementation
This way @rmtry is now rootdir friendly
It also allows cross installation (arm rootdir on amd64 host for example)

Reviewed by:	pormtgr (mat)
Differential Revision:	https://reviews.freebsd.org/D23618
2020-04-29 14:33:55 +00:00
Baptiste Daroussin
b4cb0ac2a8 Make the @rmtry keyword rootdir friendly 2019-08-26 10:41:50 +00:00
Baptiste Daroussin
c4526308ea Convert rmtry into regular Keyword
Note that this allows to control when it is executed (always in post-installation)
This makes @rmtry accept both absolute path and relative path (to latest prefix/cwd)

While here now that it is not used, remove the old PLIST_REINPLACE macro

Reviewed by:	antoine
Differential Revision:	https://reviews.freebsd.org/D713
2014-09-03 05:16:13 +00:00