Update the Makefile to work with dpkg-buildpackage

This commit is contained in:
Alex Young
2014-02-21 19:39:27 +00:00
parent 4f31bd9340
commit 83e3d65be9
2 changed files with 8 additions and 7 deletions

6
debian/rules vendored
View File

@@ -7,12 +7,6 @@
%:
dh $@
override_dh_auto_build:
rake build
override_dh_auto_clean:
rake clean
.PHONY: override_dh_strip
override_dh_strip:
dh_strip --dbg-package=flexnbd-dbg