#!/bin/bash # A script for building of LibUCW packages # (c) 2013--2017 Pavel Charvat set -e . debian/pkg-lib function usage { cat >&2 < 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=