ALT Linux Bugzilla
– Attachment 20549 Details for
Bug 45190
Поиск через yandex по умолчанию
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
[PATCH 2/2] spec: adjust accordingly
0002-spec-adjust-accordingly.patch (text/plain), 862 bytes, created by
Michael Shigorin
on 2026-01-22 14:57:02 MSK
(
hide
)
Description:
[PATCH 2/2] spec: adjust accordingly
Filename:
MIME Type:
Creator:
Michael Shigorin
Created:
2026-01-22 14:57:02 MSK
Size:
862 bytes
patch
obsolete
>From 44eda8e3b2f2699d904006aa5d784c83925cab6c Mon Sep 17 00:00:00 2001 >From: Michael Shigorin <mike@altlinux.org> >Date: Thu, 22 Jan 2026 14:49:39 +0300 >Subject: [PATCH 2/2] spec: adjust accordingly > >--- > .rpm/firefox.spec | 6 ++++++ > 1 file changed, 6 insertions(+) > >diff --git a/.rpm/firefox.spec b/.rpm/firefox.spec >index bbaeaec7b8c..b9844887239 100644 >--- a/.rpm/firefox.spec >+++ b/.rpm/firefox.spec >@@ -414,10 +414,16 @@ rm -rf -- \ > done > ) > >+# Install default policies >+install -D -m 644 .rpm/policies.json \ >+ %buildroot%_sysconfdir/firefox/policies/policies.json >+ > %files > %dir %_sysconfdir/firefox > %dir %_sysconfdir/firefox/defaults > %dir %_sysconfdir/firefox/defaults/pref >+%dir %_sysconfdir/firefox/policies >+%config(noreplace) %_sysconfdir/firefox/policies/policies.json > %_altdir/firefox > %_bindir/firefox > %_bindir/firefox-wayland >-- >2.50.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 45190
:
20544
|
20545
|
20546
| 20549