summaryrefslogtreecommitdiff
path: root/palemoon/debian/source/local-options
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-12-11 18:13:33 +0000
committerB Stack <bgstack15@gmail.com>2019-12-11 18:13:33 +0000
commit27baab46a8ffc51bea5f802b3ebb1a5254621596 (patch)
tree92f6967ea472080094ed4631a889e315e6ca03ba /palemoon/debian/source/local-options
parentMerge branch 'updates' into 'master' (diff)
parentfc30 now explicitly requires python2-devel (diff)
downloadstackrpms-27baab46a8ffc51bea5f802b3ebb1a5254621596.tar.gz
stackrpms-27baab46a8ffc51bea5f802b3ebb1a5254621596.tar.bz2
stackrpms-27baab46a8ffc51bea5f802b3ebb1a5254621596.zip
Merge branch 'updates' into 'master'
Palemoon 28.8.0 See merge request bgstack15/stackrpms!104
Diffstat (limited to 'palemoon/debian/source/local-options')
-rw-r--r--palemoon/debian/source/local-options2
1 files changed, 2 insertions, 0 deletions
diff --git a/palemoon/debian/source/local-options b/palemoon/debian/source/local-options
new file mode 100644
index 0000000..00131ee
--- /dev/null
+++ b/palemoon/debian/source/local-options
@@ -0,0 +1,2 @@
+#abort-on-upstream-changes
+#unapply-patches
bgstack15