Files @ 0cf6ce5de219
Branch filter:

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

Frank Zschockelt
Add all symbols to the dynamic linker symbol table

spectrum2 uses them to check for its compiled-in frontends.
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