summaryrefslogtreecommitdiff
path: root/xdg-themes-stackrpms/debian/source/local-options
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-02-12 00:40:30 +0000
committerB Stack <bgstack15@gmail.com>2020-02-12 00:40:30 +0000
commit4012fe83fd9a13165e78af40a301b679671565fd (patch)
treefea101de54c8c766715cd64b4f93d8dce9fa5adb /xdg-themes-stackrpms/debian/source/local-options
parentMerge branch 'systemdtl-bump' into 'master' (diff)
parentadd xdg-themes-stackrpms (diff)
downloadstackrpms-4012fe83fd9a13165e78af40a301b679671565fd.tar.gz
stackrpms-4012fe83fd9a13165e78af40a301b679671565fd.tar.bz2
stackrpms-4012fe83fd9a13165e78af40a301b679671565fd.zip
Merge branch 'xdg-themes-stackrpms-bump' into 'master'
add xdg-themes-stackrpms See merge request bgstack15/stackrpms!121
Diffstat (limited to 'xdg-themes-stackrpms/debian/source/local-options')
-rw-r--r--xdg-themes-stackrpms/debian/source/local-options2
1 files changed, 2 insertions, 0 deletions
diff --git a/xdg-themes-stackrpms/debian/source/local-options b/xdg-themes-stackrpms/debian/source/local-options
new file mode 100644
index 0000000..00131ee
--- /dev/null
+++ b/xdg-themes-stackrpms/debian/source/local-options
@@ -0,0 +1,2 @@
+#abort-on-upstream-changes
+#unapply-patches
bgstack15