libzmq/packaging
Luca Boccassi 83c042ccda Problem: Debian packages are missing zmq.hpp
Solution: install it if available. Download it from its repo as part
of the OBS source run.
Debian and Ubuntu always ship zmq.hpp in libzmq-dev, so do the same.
In the RPM world it is in its own separate package, so don't do the
same for RPM.
2017-12-01 01:09:28 +00:00
..
debian Problem: Debian packages are missing zmq.hpp 2017-12-01 01:09:28 +00:00
nuget Problem: NuGet pacakge out of date. 2017-03-29 10:44:10 -07:00
obs Problem: Debian packages are missing zmq.hpp 2017-12-01 01:09:28 +00:00
redhat Problem: CentOS 6 build fails 2017-09-17 20:44:28 +01:00
README Problem: builds directory contains packaging scripts 2016-01-15 10:25:38 +01:00

This directory is for packaging tools. Please do not hardcode version
numbers into your scripts; you can get them at runtime by calling
version.sh, or at configure time if you use autoconf.