Hi all, I have an "image" package that generates more than one image file.
In the past I asked what would be the best way to handle this so that the clean target works correctly. Michael suggested to use ptx/image-install: > You should be able to use ptx/image-install in the image rule. Just like > regular packages. File installed with this are recorded and later removed > in the clean stage. I have found that ptx/image-install indeed solves the problem when available; however this was added relatively recently and does not exist for older ptxdist releases. Is there a way to achieve similar functionality in ptxdist releases where ptx/image-install is not available ? Thanks, Guillermo Rodriguez Garcia [email protected]
