Update patches/change-vendor-logo.diff

This commit is contained in:
Ward Nakchbandi (CosmicFusion) 2024-09-27 18:44:17 +02:00
parent 39a8adca97
commit 6e9a40c33d

View File

@ -16,7 +16,6 @@ diff '--color=auto' -ruN a/debian/rules b/debian/rules
-ifeq ($(shell dpkg-vendor --is Ubuntu && echo yes),yes) -ifeq ($(shell dpkg-vendor --is Ubuntu && echo yes),yes)
-DISTRIBUTOR_LOGO := /usr/share/pixmaps/ubuntu-logo-text.png -DISTRIBUTOR_LOGO := /usr/share/pixmaps/ubuntu-logo-text.png
-DISTRIBUTOR_LOGO_DARK := /usr/share/pixmaps/ubuntu-logo-text-dark.png -DISTRIBUTOR_LOGO_DARK := /usr/share/pixmaps/ubuntu-logo-text-dark.png
-MALCONTENT := -Dmalcontent=false
-else -else
-DISTRIBUTOR_LOGO := /usr/share/icons/vendor/scalable/emblems/emblem-vendor.svg -DISTRIBUTOR_LOGO := /usr/share/icons/vendor/scalable/emblems/emblem-vendor.svg
-DISTRIBUTOR_LOGO_DARK := /usr/share/icons/vendor/scalable/emblems/emblem-vendor.svg -DISTRIBUTOR_LOGO_DARK := /usr/share/icons/vendor/scalable/emblems/emblem-vendor.svg