Changes between Version 51 and Version 52 of DebianUbuntuPackaging


Ignore:
Timestamp:
Jan 13, 2016, 12:25:49 AM (9 years ago)
Author:
martinl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DebianUbuntuPackaging

    v51 v52  
    8989}}}
    9090
    91 ==== Create chroot environment ====
     91===== Create chroot environment =====
    9292
    9393Create specific chroot environment by (example for Ubuntu Wily - 15.10):
     
    9696export DIST=wily
    9797sudo -E cowbuilder --create --distribution=$DIST --basepath=/var/cache/pbuilder/base-${DIST}-ubuntugis.cow --save-after-login --login
    98 }}
    99 
    100 === Build new package ===
     98}}}
     99
     100==== Build new package ====
    101101
    102102Clone Git repository