summaryrefslogtreecommitdiff
path: root/palemoon/debian/patches/series
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-02-04 22:12:43 -0500
committerB Stack <bgstack15@gmail.com>2019-02-04 22:12:43 -0500
commite0d4e40845edbeec2a21a8a05c038145c23da631 (patch)
tree2d9383ead3dee260778f03c38820b7ed48a71d31 /palemoon/debian/patches/series
parentMerge branch 'veracrypt-dpkg' into 'master' (diff)
downloadstackrpms-e0d4e40845edbeec2a21a8a05c038145c23da631.tar.gz
stackrpms-e0d4e40845edbeec2a21a8a05c038145c23da631.tar.bz2
stackrpms-e0d4e40845edbeec2a21a8a05c038145c23da631.zip
palemoon dpkg with customizations
Experimentation with dpkg that bundles in my prefs.js on system level as well as no search bar by default (which is a source patch).
Diffstat (limited to 'palemoon/debian/patches/series')
-rw-r--r--palemoon/debian/patches/series1
1 files changed, 1 insertions, 0 deletions
diff --git a/palemoon/debian/patches/series b/palemoon/debian/patches/series
new file mode 100644
index 0000000..0ed32c3
--- /dev/null
+++ b/palemoon/debian/patches/series
@@ -0,0 +1 @@
+small-icons.patch
bgstack15