X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fmk;h=84b92b5f32053b06b6b13df23325e52271da59a1;hb=8ad9729461149b6c7a46c01e2cc305b23c19af9a;hp=e485233779e5f859dcbc0f86c8bd0c97804ac9ee;hpb=0192d9f3a127c82b32131d26ed9b5fb5a90db723;p=libucw.git diff --git a/debian/mk b/debian/mk index e4852337..84b92b5f 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--2017 Pavel Charvat set -e . debian/pkg-lib @@ -9,9 +9,14 @@ function usage { cat >&2 < Options: ---archonly Build only binary packages ---cleanup Cleanup temporary files when finished ---version= Custom version number of resulting packages (default: autodetect from git-describe) +--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=