aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/rules
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-04-15 12:43:03 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-04-15 12:43:03 -0700
commit4500636f410fd723a43d8ec4c06fd53f0b86be7e (patch)
treea0102d03ba3675cc5d938459644d18df27bebabc /debian/rules
parent81794a35e80b76ff4fddbf22a94fa3980faa4003 (diff)
downloadsscan-4500636f410fd723a43d8ec4c06fd53f0b86be7e.tar.gz
initial packaging for athena's apt repodebian/0.1+git20190415.81794a3-1_athena1athena/stretch
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..9d14c40
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,8 @@
+#!/usr/bin/make -f
+
+%:
+ dh $@
+
+override_dh_auto_build:
+ stack --stack-root $(shell pwd)/debian/stack setup
+ stack --stack-root $(shell pwd)/debian/stack build