timb
12/04/2019, 4:10 AMtheopolis
timb
12/04/2019, 7:40 AMdpkg -e osquery_4.1.1_1.linux.amd64.deb
seems to show the postinst).
i think the lines you're adding on 180 and 181 are already present on 128 and 129:
https://github.com/osquery/osquery/blob/master/cmake/packaging.cmake#L128set(CPACK_DEBIAN_PACKAGE_CONTROL_EXTRA "${CMAKE_BINARY_DIR}/package/linux/postinst")
but i assume cpack is figuring that out on its own currently?