summaryrefslogtreecommitdiff
path: root/lightdm-webkit2-greeter/debian/source/local-options
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-09-13 18:03:17 +0000
committerB Stack <bgstack15@gmail.com>2019-09-13 18:03:17 +0000
commitd3887a744a54fa1c87078396fbfe294e4b4fdc47 (patch)
treef16a8420d30c5ebd58daa69b04402dda409f50ba /lightdm-webkit2-greeter/debian/source/local-options
parentMerge branch 'palemoon-bump' into 'master' (diff)
parentBetter documentation for chicago95 (diff)
downloadstackrpms-d3887a744a54fa1c87078396fbfe294e4b4fdc47.tar.gz
stackrpms-d3887a744a54fa1c87078396fbfe294e4b4fdc47.tar.bz2
stackrpms-d3887a744a54fa1c87078396fbfe294e4b4fdc47.zip
Merge branch 'chicago95-bump' into 'master'
Chicago95 dpkg scripts See merge request bgstack15/stackrpms!86
Diffstat (limited to 'lightdm-webkit2-greeter/debian/source/local-options')
-rw-r--r--lightdm-webkit2-greeter/debian/source/local-options2
1 files changed, 2 insertions, 0 deletions
diff --git a/lightdm-webkit2-greeter/debian/source/local-options b/lightdm-webkit2-greeter/debian/source/local-options
new file mode 100644
index 0000000..00131ee
--- /dev/null
+++ b/lightdm-webkit2-greeter/debian/source/local-options
@@ -0,0 +1,2 @@
+#abort-on-upstream-changes
+#unapply-patches
bgstack15