CVSROOT: /cvs Module name: ports Changes by: [email protected] 2024/02/14 13:42:46
Modified files:
infrastructure/mk: dist-tuple.port.mk
Log message:
Fix post-extract stage for DIST_TUPLE with sub-projects (that is '/' in
the project name) and using the subdir component. This is done by
stripping the directory part from the project component for the
post-extract mv(1) to subdir.
Use :T instead of :C,^.*/,, as suggested by kn@.
Problem discovered and raised by rsadowski@.
ok kn@
