Skip to content
Snippets Groups Projects
rules 196 B
Newer Older
dabdulkerimov's avatar
dabdulkerimov committed
#!/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 $@