Skip to content
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.

Commit

Permalink
Restore postinst script for DEB packages, setting up commands
Browse files Browse the repository at this point in the history
  • Loading branch information
GuLinux committed May 15, 2020
1 parent 718806b commit f210225
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/debian_based/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ set(
)
install(FILES ${DEBIAN_SOURCES} DESTINATION share/AstroPhotoPlus/config/debian_based)
install(PROGRAMS astrophotoplus-deb-updater DESTINATION share/AstroPhotoPlus/config/debian_based)
set(CPACK_DEBIAN_PACKAGE_CONTROL_EXTRA "${CMAKE_CURRENT_BINARY_DIR}/postinst;${CMAKE_CURRENT_BINARY_DIR}/postrm" CACHE INTERNAL "debian scripts")


0 comments on commit f210225

Please sign in to comment.