Changes between Version 51 and Version 52 of DebianUbuntuPackaging
- Timestamp:
- 01/13/16 00:25:49 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DebianUbuntuPackaging
v51 v52 89 89 }}} 90 90 91 ==== Create chroot environment====91 ===== Create chroot environment ===== 92 92 93 93 Create specific chroot environment by (example for Ubuntu Wily - 15.10): … … 96 96 export DIST=wily 97 97 sudo -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 ==== 101 101 102 102 Clone Git repository