plymouth rebuild
This commit is contained in:
@@ -36,12 +36,6 @@ def setup():
|
||||
--disable-systemd-integration \
|
||||
--disable-tests \
|
||||
--disable-static \
|
||||
--enable-drm \
|
||||
--enable-tracing \
|
||||
--enable-pango \
|
||||
--enable-gtk=no \
|
||||
--without-rhgb-compat-link \
|
||||
--without-system-root-install \
|
||||
--enable-gdm-transition \
|
||||
--without-rhgb-compat-link" % LOGO_FILE)
|
||||
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
/usr/bin/plymouth
|
||||
/bin/plymouth
|
||||
/etc/plymouth/plymouthd.conf
|
||||
/lib/ld-linux-x86-64.so.2
|
||||
/lib/ld-linux.so.2
|
||||
/lib/libc.so.6
|
||||
/lib/libdl.so.2
|
||||
/lib/libm.so.6
|
||||
/usr/lib/libply-splash-core.so.5
|
||||
/usr/lib/libply.so.5
|
||||
/lib/libply-splash-core.so.5
|
||||
/lib/libply.so.5
|
||||
/lib/libpthread.so.0
|
||||
/lib/librt.so.1
|
||||
/lib/libz.so.1
|
||||
/lib/libudev.so.1
|
||||
/lib/libudev.so.1.6.3
|
||||
/usr/sbin/plymouthd
|
||||
/sbin/plymouthd
|
||||
/usr/lib/libdrm.so.2
|
||||
/usr/lib/libdrm_intel.so.1
|
||||
/usr/lib/libdrm_amdgpu.so.1
|
||||
|
||||
@@ -103,8 +103,8 @@
|
||||
<Summary>Plymouth core libraries</Summary>
|
||||
<Description>plymouth-core-libs contains the libply and libply-splash-core libraries used by Plymouth.</Description>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/libply-splash-core.so*</Path>
|
||||
<Path fileType="library">/usr/lib/libply.so*</Path>
|
||||
<Path fileType="library">/lib/libply-splash-core.so*</Path>
|
||||
<Path fileType="library">/lib/libply.so*</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
@@ -133,7 +133,7 @@
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<!--Package>
|
||||
<Package>
|
||||
<Name>plymouth-renderer-x11</Name>
|
||||
<Summary>An X11 renderer for debugging purposes</Summary>
|
||||
<RuntimeDependencies>
|
||||
@@ -148,7 +148,7 @@
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/plymouth/renderers/x11*</Path>
|
||||
</Files>
|
||||
</Package-->
|
||||
</Package>
|
||||
|
||||
<!--Package>
|
||||
<Name>plymouth-utils</Name>
|
||||
|
||||
Reference in New Issue
Block a user