From 4906f004844bf23cca39bdc5860a6bf7f456d59a Mon Sep 17 00:00:00 2001
From: Ariadne Conill <ariadne@dereferenced.org>
Date: Fri, 17 Jul 2020 05:56:48 -0600
Subject: [PATCH] Revert "community/firefox-esr: add debug symbols package"

This reverts commit c51f0507637834d2eba2e948a7204cb897b10c45.
---
 community/firefox-esr/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/community/firefox-esr/APKBUILD b/community/firefox-esr/APKBUILD
index dac0bdd0b13c..f6c06c04b1ef 100644
--- a/community/firefox-esr/APKBUILD
+++ b/community/firefox-esr/APKBUILD
@@ -79,7 +79,7 @@ source="https://ftp.mozilla.org/pub/firefox/releases/${pkgver}esr/source/firefox
 	firefox-pipewire-0-3.patch
 	"
 
-subpackages="$pkgname-npapi $pkgname-dbg"
+subpackages="$pkgname-npapi"
 
 builddir="$srcdir/firefox-$pkgver"
 _mozappdir=/usr/lib/firefox
-- 
GitLab