Cliff Zhao
bf63c2ee8e
Update to version plymouth-0.9.5+git20200709+ab986a9: main: Don't bail out of load_settings if Theme is missing; main: switch log file when switching mode; two-step: Center message text within labels if labels are centered; Add CI pipeline for Plymouth; Apply suggestion to .gitlab-ci.yml; configure: bump to 0.9.6; configure: quiet a warning; po: drop intltool usage; docs: fix man page cross-reference; Rename 'percent_done' to 'fraction_done' OBS-URL: https://build.opensuse.org/request/show/822130 OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=264
15 lines
1.0 KiB
Diff
15 lines
1.0 KiB
Diff
diff -Nura plymouth-0.9.5+git20191224+d7c737d/src/plugins/splash/Makefile.am plymouth-0.9.5+git20191224+d7c737d_new/src/plugins/splash/Makefile.am
|
|
--- plymouth-0.9.5+git20191224+d7c737d/src/plugins/splash/Makefile.am 2020-01-02 17:03:18.000000000 +0800
|
|
+++ plymouth-0.9.5+git20191224+d7c737d_new/src/plugins/splash/Makefile.am 2020-04-10 22:35:52.759365963 +0800
|
|
@@ -1,2 +1,2 @@
|
|
-SUBDIRS = fade-throbber text details space-flares two-step script tribar
|
|
+SUBDIRS = text details two-step script tribar
|
|
MAINTAINERCLEANFILES = Makefile.in
|
|
diff -Nura plymouth-0.9.5+git20191224+d7c737d/themes/Makefile.am plymouth-0.9.5+git20191224+d7c737d_new/themes/Makefile.am
|
|
--- plymouth-0.9.5+git20191224+d7c737d/themes/Makefile.am 2020-01-02 17:03:18.000000000 +0800
|
|
+++ plymouth-0.9.5+git20191224+d7c737d_new/themes/Makefile.am 2020-04-10 21:07:15.395978166 +0800
|
|
@@ -1,2 +1,2 @@
|
|
-SUBDIRS = spinfinity fade-in text details solar glow script spinner tribar bgrt
|
|
+SUBDIRS = spinfinity text details script spinner tribar bgrt
|
|
MAINTAINERCLEANFILES = Makefile.in
|