Files @ 26fc8a0323bb
Branch filter:

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

Jan Kaluza
Fix compilation with Swiften 3.0-rc2. This is now the minimal Swiften 3 version to compile with. Compilation with Swiften 2 is still supported.
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