From d83a612b499d768eba49239100212dde06d832c3 Mon Sep 17 00:00:00 2001 From: Louie Shprung Date: Mon, 27 Feb 2023 14:01:15 -0800 Subject: Create debian directory for building basic .deb package --- 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