From df2fbdc9bd4387ee72d2b38df9abf0778175c2d4 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Tue, 15 Feb 2022 22:49:00 -0500 Subject: add initial debian package recipe --- debian/source/local-options | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 debian/source/local-options (limited to 'debian/source/local-options') diff --git a/debian/source/local-options b/debian/source/local-options new file mode 100644 index 0000000..00131ee --- /dev/null +++ b/debian/source/local-options @@ -0,0 +1,2 @@ +#abort-on-upstream-changes +#unapply-patches -- cgit