forked from mirrors/gecko-dev
Bug 1913543 - Apply a fix for https://bugs.kde.org/show_bug.cgi?id=492663. a=RyanVM
Original Revision: https://phabricator.services.mozilla.com/D221100 Differential Revision: https://phabricator.services.mozilla.com/D221888
This commit is contained in:
parent
848b0bfa0d
commit
93ad15d027
1 changed files with 4 additions and 0 deletions
|
|
@ -32,6 +32,10 @@ deb12-valgrind:
|
||||||
dsc:
|
dsc:
|
||||||
url: http://snapshot.debian.org/archive/debian/20230111T213757Z/pool/main/v/valgrind/valgrind_3.20.0-1.dsc
|
url: http://snapshot.debian.org/archive/debian/20230111T213757Z/pool/main/v/valgrind/valgrind_3.20.0-1.dsc
|
||||||
sha256: e32d373bf2d4f0bd0e9673c711d0e4a8eed43c22ca81714ae3e2d85b2f315493
|
sha256: e32d373bf2d4f0bd0e9673c711d0e4a8eed43c22ca81714ae3e2d85b2f315493
|
||||||
|
pre-build-command: >-
|
||||||
|
sed -i /ehdr_m.e_type/d coregrind/m_debuginfo/readelf.c &&
|
||||||
|
EDITOR=/bin/true dpkg-source --commit . fix &&
|
||||||
|
debchange -v 1:3.20.0-1.1 --distribution stable "Fix for https://bugs.kde.org/show_bug.cgi?id=492663"
|
||||||
|
|
||||||
deb12-python-zstandard:
|
deb12-python-zstandard:
|
||||||
description: "python-zstandard for Debian bookworm"
|
description: "python-zstandard for Debian bookworm"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue