summaryrefslogtreecommitdiff
path: root/newmoon/debian/patches/series
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-10-28 21:09:41 +0000
committerB Stack <bgstack15@gmail.com>2020-10-28 21:09:41 +0000
commitc5b45529e813101908e3d632f86be1134c2b1f35 (patch)
tree2f5c8243aebe19c5571196513a8ca0678a703a2d /newmoon/debian/patches/series
parentMerge branch 'ublock-origin-bump' into 'master' (diff)
parentforce a new commit so OBS will grab it (diff)
downloadstackrpms-c5b45529e813101908e3d632f86be1134c2b1f35.tar.gz
stackrpms-c5b45529e813101908e3d632f86be1134c2b1f35.tar.bz2
stackrpms-c5b45529e813101908e3d632f86be1134c2b1f35.zip
Merge branch 'newmoon-bump' into 'master'
Palemoon 28.15.0 See merge request bgstack15/stackrpms!199
Diffstat (limited to 'newmoon/debian/patches/series')
-rw-r--r--newmoon/debian/patches/series4
1 files changed, 2 insertions, 2 deletions
diff --git a/newmoon/debian/patches/series b/newmoon/debian/patches/series
index 660c64a..d8bf9aa 100644
--- a/newmoon/debian/patches/series
+++ b/newmoon/debian/patches/series
@@ -1,6 +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-GTK-3-interface-Ensure-horizontal-scrollbars-are-not-too-tall.patch
+#UXP-eliminate-need-for-GTK-2.patch
UXP-strip-object-files-before-shared-library-linking.patch
bgstack15