@@ -0,0 +1,5 @@
+[BUILDDEB]
+native = true
+
+[HOOKS]
+pre-build=./pre-build.sh
@@ -0,0 +1,2 @@
@@ -0,0 +1,3 @@
+#!/bin/sh
+make -f Makefile startup doc