Skip to content
Snippets Groups Projects
Forked from cellframe / celllframe-node
2857 commits behind the upstream repository.
rules 196 B
#!/usr/bin/make -f

override_dh_fixperms:
    dh_fixperms -X/opt/cellframe-node
override_dh_auto_install:
    dh_auto_install -- prefix=/opt/cellframe-node
%:
#    dh $@  --with=systemd
    dh $@