X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fmk;h=517faec3b0d949d1cd659503029d005f16211c14;hb=0ab670aef22cf24695b5e31f999f762443dc9260;hp=169340335eccee44768bcacc5eb96ac4017fe9ca;hpb=c748dfa24eb7da729e781d3f8cfb277d75b806e4;p=libucw.git diff --git a/debian/mk b/debian/mk index 16934033..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 @@ -9,9 +9,13 @@ 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=