summaryrefslogtreecommitdiff
path: root/xpipe/debian/source/local-options
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2021-03-19 21:22:07 -0400
committerB Stack <bgstack15@gmail.com>2021-03-19 21:22:07 -0400
commitd92f78e6b65b4414296d326badbfa633832b6416 (patch)
treebc705952f1ade3908f1bbaf74c560a85cb2622e0 /xpipe/debian/source/local-options
parentadd nm xpi file to spec (diff)
downloadstackrpms-d92f78e6b65b4414296d326badbfa633832b6416.tar.gz
stackrpms-d92f78e6b65b4414296d326badbfa633832b6416.tar.bz2
stackrpms-d92f78e6b65b4414296d326badbfa633832b6416.zip
add xpipe
Diffstat (limited to 'xpipe/debian/source/local-options')
-rw-r--r--xpipe/debian/source/local-options2
1 files changed, 2 insertions, 0 deletions
diff --git a/xpipe/debian/source/local-options b/xpipe/debian/source/local-options
new file mode 100644
index 0000000..00131ee
--- /dev/null
+++ b/xpipe/debian/source/local-options
@@ -0,0 +1,2 @@
+#abort-on-upstream-changes
+#unapply-patches
bgstack15