summaryrefslogtreecommitdiff
path: root/librewolf
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2022-01-05 19:08:16 -0500
committerB. Stack <bgstack15@gmail.com>2022-01-05 19:08:16 -0500
commite0d91c982afe47e471332a217c89d8d5045aa6ba (patch)
tree347763afe46bf43345416b8e2e6ec98b0e26b318 /librewolf
parentWIP: lw-stackrpms dpkg initial attempt (diff)
downloadstackrpms-e0d91c982afe47e471332a217c89d8d5045aa6ba.tar.gz
stackrpms-e0d91c982afe47e471332a217c89d8d5045aa6ba.tar.bz2
stackrpms-e0d91c982afe47e471332a217c89d8d5045aa6ba.zip
WIP: fix blank line at end of remove_addons
Diffstat (limited to 'librewolf')
-rw-r--r--librewolf/debian/patches/librewolf/remove_addons.patch1
1 files changed, 1 insertions, 0 deletions
diff --git a/librewolf/debian/patches/librewolf/remove_addons.patch b/librewolf/debian/patches/librewolf/remove_addons.patch
index 3487f6d..ea3f532 100644
--- a/librewolf/debian/patches/librewolf/remove_addons.patch
+++ b/librewolf/debian/patches/librewolf/remove_addons.patch
@@ -72,3 +72,4 @@ index b9b18fe..af7c583 100644
-[[paths]]
reference = "services/sync/locales/en-US/**"
l10n = "{l}services/sync/**"
+
bgstack15