[PATCH rhel5-branch] Include syslinux-perl from split syslinux package (#872225)

Radek Vykydal rvykydal at redhat.com
Wed Nov 7 11:53:24 UTC 2012


Needed for ppmtolss16 command.

Resolves: rhbz#872225
---
 scripts/upd-instroot |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index b18675d..23b83aa 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -225,7 +225,7 @@ if [ $ARCH = sparc ]; then
 fi
 
 if [ $ARCH = i386 -o $ARCH = x86_64 ]; then
-    PACKAGESGR="$PACKAGESGR syslinux memtest86+" 
+    PACKAGESGR="$PACKAGESGR syslinux syslinux-perl memtest86+"
 fi
 
 if [ $ARCH = alpha ]; then
-- 
1.7.4



More information about the anaconda-patches mailing list