github.com/palisadeinc/bor@v0.0.0-20230615125219-ab7196213d15/packaging/deb/README.md (about)

     1  # Debian
     2  
     3  
     4  
     5  For debian packages you will need to add the following layouts during the build
     6  
     7  
     8  
     9  bor/
    10     DEBIAN/control
    11     DEBIAN/postinst
    12     usr/local/bin/bor
    13     lib/systemd/system/bor.service
    14  
    15  This will be wrapped during the build package process building
    16  
    17  
    18  Note this is still a work in progress:
    19  
    20  TODO: removal/purge on removal using dpkg
    21        cleanup of control files to list what we want
    22        copyright inclusuion
    23