summaryrefslogtreecommitdiff
path: root/debian-build
diff options
context:
space:
mode:
Diffstat (limited to 'debian-build')
-rwxr-xr-xdebian-build8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian-build b/debian-build
new file mode 100755
index 0000000..529d81a
--- /dev/null
+++ b/debian-build
@@ -0,0 +1,8 @@
+#!/bin/bash
+#
+# Simpler debian builder.
+#
+
+# Placeholder
+echo "TODO"
+exit 1