1
0
forked from rpms/plymouth
plymouth/plymouth-0.5.0-no-set-e.patch

13 lines
535 B
Diff

diff -up plymouth-0.5.0/scripts/plymouth-populate-initrd.in.no-set-e plymouth-0.5.0/scripts/plymouth-populate-initrd.in
--- plymouth-0.5.0/scripts/plymouth-populate-initrd.in.no-set-e 2008-08-01 14:52:58.000000000 -0400
+++ plymouth-0.5.0/scripts/plymouth-populate-initrd.in 2008-08-01 14:53:21.000000000 -0400
@@ -2,8 +2,6 @@
[ -z "$DESTDIR" ] || exit 0
-set -e
-
[ -z "$LIBEXECDIR" ] && LIBEXECDIR="/usr/libexec"
[ -z "$DATADIR" ] && DATADIR="/usr/share"
[ -z "$SYSTEMMAP" ] && SYSTEM_MAP="/boot/System.map-$(/bin/uname -r)"