Cliff Zhao
431292c3c0
Add plymouth-disable-fedora-logo.patch: Disable the image link which point to the fedora logo. this modification will also avoid the failure report from build checker. OBS-URL: https://build.opensuse.org/request/show/851248 OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=282
9 lines
525 B
Diff
9 lines
525 B
Diff
diff -Nura plymouth-0.9.5+git20200921+20778f2/themes/spinfinity/Makefile.am plymouth-0.9.5+git20200921+20778f2_new/themes/spinfinity/Makefile.am
|
|
--- plymouth-0.9.5+git20200921+20778f2/themes/spinfinity/Makefile.am 2020-04-11 14:22:34.000000000 +0800
|
|
+++ plymouth-0.9.5+git20200921+20778f2_new/themes/spinfinity/Makefile.am 2020-11-26 22:11:57.472271985 +0800
|
|
@@ -54,4 +54,3 @@
|
|
EXTRA_DIST = spinfinity.plymouth.in
|
|
|
|
install-data-hook:
|
|
- ln -sf /usr/share/pixmaps/system-logo-white.png $(DESTDIR)$(themedir)/header-image.png
|