diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:40:54 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:40:54 +0000 |
commit | dffd44fab9ebc557b9538d4035801b6493057461 (patch) | |
tree | cefadb8fb6f9657b7f97b3b6dab9525e2006d32a /debian/browser.install.in | |
parent | Releasing progress-linux version 125.0.1-1~progress7.99u1. (diff) | |
download | firefox-dffd44fab9ebc557b9538d4035801b6493057461.tar.xz firefox-dffd44fab9ebc557b9538d4035801b6493057461.zip |
Merging debian version 125.0.1-2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/browser.install.in')
-rw-r--r-- | debian/browser.install.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/browser.install.in b/debian/browser.install.in index 7d9fe9a82c..965812d22f 100644 --- a/debian/browser.install.in +++ b/debian/browser.install.in @@ -29,10 +29,8 @@ usr/lib/@browser@/libreplace_jemalloc.so usr/lib/@browser@/libmozgtk.so usr/lib/@browser@/libmozwayland.so usr/lib/@browser@/liblgpllibs.so -%if MOZ_FFVPX usr/lib/@browser@/libmozavcodec.so usr/lib/@browser@/libmozavutil.so -%endif %if DEB_HOST_ARCH == i386 || DEB_HOST_ARCH == amd64 || DEB_HOST_ARCH == arm64 || DEB_HOST_ARCH == armhf || DEB_HOST_ARCH == armel usr/lib/@browser@/libmozsandbox.so %endif |