]> git.sesse.net Git - bcachefs-tools-debian/blob - debian/rules
Makefile, fsck: Use libexec instead of lib
[bcachefs-tools-debian] / debian / rules
1 #!/usr/bin/make -f
2
3 PREFIX := /usr
4
5 %:
6         dh $@ --with python3
7
8 override_dh_auto_install:
9         dh_auto_install -- "PREFIX=$(PREFIX)"