paho/debian
Ian Craggs beb350a955 More instructions 2019-12-05 13:49:57 +00:00
..
CMakeLists.txt Add support for building debian package 2016-07-19 16:28:48 +02:00
README More instructions 2019-12-05 13:49:57 +00:00
changelog debian/changelog: version 1.3.0 2019-01-29 23:58:01 +02:00
compat debian: Enable building with debuild 2019-01-29 23:57:26 +02:00
control debian/control: Add libssl-dev 2019-01-29 23:57:57 +02:00
copyright debian: Enable building with debuild 2019-01-29 23:57:26 +02:00
libpahomqttc.dirs debian: Enable building with debuild 2019-01-29 23:57:26 +02:00
postinst debian/postinst: Fix sym links 2019-01-29 23:57:29 +02:00
rules debian/rules: Update list of installed files 2019-01-29 23:57:53 +02:00

README

To build .deb package:

debuild -us -uc -j1

This still needs to be fixed up somewhat.