Changes between Version 219 and Version 220 of DebianUbuntuPackaging


Ignore:
Timestamp:
May 2, 2020, 8:31:35 AM (4 years ago)
Author:
martinl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DebianUbuntuPackaging

    v219 v220  
    110110{{{
    111111export DIST=bionic
     112sudo mkdir -p /var/cache/pbuilder/focal/aptcache
    112113sudo -E cowbuilder --create --distribution=$DIST --basepath=/var/cache/pbuilder/base-${DIST}-ubuntugis-unstable.cow --save-after-login
    113114}}}