summaryrefslogtreecommitdiff
path: root/newmoon/debian/source/local-options
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-08-16 16:18:55 -0400
committerB Stack <bgstack15@gmail.com>2020-08-16 16:18:55 -0400
commit8273aba6c02ec57615c8f075086c2e994f720a95 (patch)
tree8e35db9be497e1ce5e33c2703ce137cbeb359707 /newmoon/debian/source/local-options
parentMerge branch 'connman-xdg-bump' into 'master' (diff)
downloadstackrpms-8273aba6c02ec57615c8f075086c2e994f720a95.tar.gz
stackrpms-8273aba6c02ec57615c8f075086c2e994f720a95.tar.bz2
stackrpms-8273aba6c02ec57615c8f075086c2e994f720a95.zip
WIP: newmoon compile attempt 1
The dpkg built on d2-03a but had some palemoon naming artifacts, so this commit is for building it with the attempted fixes for that.
Diffstat (limited to 'newmoon/debian/source/local-options')
-rw-r--r--newmoon/debian/source/local-options2
1 files changed, 2 insertions, 0 deletions
diff --git a/newmoon/debian/source/local-options b/newmoon/debian/source/local-options
new file mode 100644
index 0000000..00131ee
--- /dev/null
+++ b/newmoon/debian/source/local-options
@@ -0,0 +1,2 @@
+#abort-on-upstream-changes
+#unapply-patches
bgstack15