#!/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 $@