X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=debian%2Fmk;h=517faec3b0d949d1cd659503029d005f16211c14;hb=aefe4315af50dd9d4eb038866abb395b7cea403a;hp=210fd05e0abc6f5e98a61056ec6a42c9dc039d8d;hpb=46ea5fb52a04c0885a36ebf569cc8a8083b242ec;p=libucw.git diff --git a/debian/mk b/debian/mk index 210fd05e..517faec3 100755 --- a/debian/mk +++ b/debian/mk @@ -1,6 +1,6 @@ #!/bin/bash # A script for building of LibUCW packages -# (c) 2013 Pavel Charvat +# (c) 2013--2014 Pavel Charvat set -e . debian/pkg-lib @@ -10,9 +10,12 @@ function usage { Usage: $0 Options: --archonly Build only binary packages +--no-source Don't build source files --cleanup Cleanup temporary files when finished --version= Custom version number of resulting packages (default: autodetect from git-describe) --abi-version= Custom version number of the LibUCW's ABI (default: defined in ucw/default.cfg) +--gen-script=