summaryrefslogtreecommitdiff
path: root/newmoon/debian/patches/series
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2021-02-08 12:51:37 +0000
committerB Stack <bgstack15@gmail.com>2021-02-08 12:51:37 +0000
commit1173a3d0844f2ef1c4d3917783dfd877a1ca48ab (patch)
tree3005ced6b2872eb325d5a7e76f8d19554d7a5a18 /newmoon/debian/patches/series
parentMerge branch 'notepadpp-bump' into 'master' (diff)
parentfix dsc for 29.0.0 (diff)
downloadstackrpms-1173a3d0844f2ef1c4d3917783dfd877a1ca48ab.tar.gz
stackrpms-1173a3d0844f2ef1c4d3917783dfd877a1ca48ab.tar.bz2
stackrpms-1173a3d0844f2ef1c4d3917783dfd877a1ca48ab.zip
Merge branch 'palemoon-bump' into 'master'
newmoon 29.0.0 See merge request bgstack15/stackrpms!217
Diffstat (limited to 'newmoon/debian/patches/series')
-rw-r--r--newmoon/debian/patches/series2
1 files changed, 1 insertions, 1 deletions
diff --git a/newmoon/debian/patches/series b/newmoon/debian/patches/series
index d8bf9aa..0c20fad 100644
--- a/newmoon/debian/patches/series
+++ b/newmoon/debian/patches/series
@@ -3,4 +3,4 @@ pm-devuan.patch
pm-to-nm.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
+#UXP-strip-object-files-before-shared-library-linking.patch
bgstack15