Files @ f747ef0b85f9
Branch filter:

Location: libtransport.git/packaging/fedora/build_rpm.sh

Frank Zschockelt
Always set MG_ENABLE_SSL

mg_set_ssl() isn't used conditionally, so the necessary define shouldn't be
set conditionally either.
1
2
3
4
5
6
7
#!/bin/sh
set -eu

sh $(readlink -f $(dirname $0))/build_tarball.sh

echo "Building package"
rpmbuild -ta spectrum2.tar.gz