Changes between Version 1 and Version 2 of Ticket #64529, comment 11


Ignore:
Timestamp:
Jan 27, 2022, 11:03:24 AM (2 years ago)
Author:
RJVB (René Bertin)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64529, comment 11

    v1 v2  
    33
    44I can confirm that; if you feel conscientious (presuming you upgrade the devel subport) you could do something like
    5 ```
     5{{{
    66kompare `port work kde-extra-cmake-modules-devel/destroot/${prefix}/share/ECM` ${prefix}/share/ECM`
    7 ```
     7}}}
    88
    99And I'd use `port destroot` instead of `sudo port destroot` so you're (presumably) certain that nothing can get written outside of the port's workdir.