summaryrefslogtreecommitdiff
path: root/newmoon/debian/patches/series
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-09-16 23:09:34 +0000
committerB Stack <bgstack15@gmail.com>2020-09-16 23:09:34 +0000
commitba853302cb64a1f88388db3cc2b6e39d0d327776 (patch)
tree71a13bbada07e81b32da105e05f05a04443fa802 /newmoon/debian/patches/series
parentMerge branch 'waterfox-bump' into 'master' (diff)
parentWIP: add xfce-helper for palemoon (diff)
downloadstackrpms-ba853302cb64a1f88388db3cc2b6e39d0d327776.tar.gz
stackrpms-ba853302cb64a1f88388db3cc2b6e39d0d327776.tar.bz2
stackrpms-ba853302cb64a1f88388db3cc2b6e39d0d327776.zip
Merge branch 'palemoon-bump' into 'master'
Palemoon 28.13.0 See merge request bgstack15/stackrpms!187
Diffstat (limited to 'newmoon/debian/patches/series')
-rw-r--r--newmoon/debian/patches/series6
1 files changed, 6 insertions, 0 deletions
diff --git a/newmoon/debian/patches/series b/newmoon/debian/patches/series
new file mode 100644
index 0000000..660c64a
--- /dev/null
+++ b/newmoon/debian/patches/series
@@ -0,0 +1,6 @@
+small-icons.patch
+pm-devuan.patch
+pm-to-nm.patch
+UXP-eliminate-need-for-GTK-2.patch
+UXP-GTK-3-interface-Ensure-horizontal-scrollbars-are-not-too-tall.patch
+UXP-strip-object-files-before-shared-library-linking.patch
bgstack15