summaryrefslogtreecommitdiff
path: root/beyond-the-titanic/debian/source/local-options
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-03-31 21:20:39 -0400
committerB Stack <bgstack15@gmail.com>2019-03-31 21:20:39 -0400
commit7581690f8aae9206d3a96115ad89f31397c72888 (patch)
tree8d57f608100d821af39133d8564e5f2692edc76e /beyond-the-titanic/debian/source/local-options
parentpalemoon dpkg: remove libpulse-dev (diff)
downloadstackrpms-7581690f8aae9206d3a96115ad89f31397c72888.tar.gz
stackrpms-7581690f8aae9206d3a96115ad89f31397c72888.tar.bz2
stackrpms-7581690f8aae9206d3a96115ad89f31397c72888.zip
beyond-the-titanic dpkg
Build from my gitlab repo for Beyond the Titanic
Diffstat (limited to 'beyond-the-titanic/debian/source/local-options')
-rw-r--r--beyond-the-titanic/debian/source/local-options2
1 files changed, 2 insertions, 0 deletions
diff --git a/beyond-the-titanic/debian/source/local-options b/beyond-the-titanic/debian/source/local-options
new file mode 100644
index 0000000..00131ee
--- /dev/null
+++ b/beyond-the-titanic/debian/source/local-options
@@ -0,0 +1,2 @@
+#abort-on-upstream-changes
+#unapply-patches
bgstack15