Till Wegmüller
2020-07-24 8f39d72177c7ba8f0003da17485ad42483312d64
Add userland as prefered publisher to test installation in vagrant

1 files modified
2 ■■■■■ changed files
Vagrantfile 2 ●●●●● patch | view | raw | blame | history
Vagrantfile
@@ -83,6 +83,8 @@
    pfexec pkg install build-essential
    cd /vagrant && gmake setup
    pfexec pkg set-publisher --non-sticky -g file://$HOME/oi-userland/i386/repo userland
    pfexec pkg set-publisher --non-sticky openindiana.org
    echo "VM is ready, happy contributing!"
  SHELL
end