Fixes to kali-themes-phosh package
This commit is contained in:
parent
c47e062f68
commit
6d7a37bc9a
1
debian/control
vendored
1
debian/control
vendored
@ -95,6 +95,7 @@ Architecture: all
|
|||||||
Depends:
|
Depends:
|
||||||
kali-themes,
|
kali-themes,
|
||||||
adw-gtk3-kali,
|
adw-gtk3-kali,
|
||||||
|
${misc:Depends},
|
||||||
Description: Configure Phosh desktop to use the Kali theme
|
Description: Configure Phosh desktop to use the Kali theme
|
||||||
Installing this package should configure Phosh desktop to use the Kali theme
|
Installing this package should configure Phosh desktop to use the Kali theme
|
||||||
by default.
|
by default.
|
||||||
|
|||||||
2
debian/rules
vendored
2
debian/rules
vendored
@ -15,3 +15,5 @@ override_dh_install:
|
|||||||
override_dh_installgsettings:
|
override_dh_installgsettings:
|
||||||
# With priority 21 settings overrides kali-defaults (20) and desktop-base (10)
|
# With priority 21 settings overrides kali-defaults (20) and desktop-base (10)
|
||||||
dh_installgsettings --priority 21
|
dh_installgsettings --priority 21
|
||||||
|
cd debian/kali-themes-phosh/usr/share/glib-2.0/schemas/ && \
|
||||||
|
mv 21_kali-themes-phosh.gschema.override 22_kali-themes-phosh.gschema.override
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user