Changes between Initial Version and Version 1 of Ticket #38942, comment 5


Ignore:
Timestamp:
Apr 26, 2013, 7:27:51 PM (11 years ago)
Author:
blair (Blair Zajac)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38942, comment 5

    initial v1  
    11I find the only guaranteed way to make mpkgs is
    22
    3     port -v uninstall installed
    4     cd /opt/local/var/macports/build
    5     rm -fr *
    6     port -v sync
    7     port -v mpkg bacula
     3    * port -v uninstall installed
     4    * cd /opt/local/var/macports/build
     5    * rm -fr *
     6    * port -v sync
     7    * port -v mpkg bacula
     8
     9and then reinstall all your ports after your done.