-Enlevé libsoup
[hvlinux.git] / stage2 / pkg / shadow
index ec70165..7242dd6 100644 (file)
@@ -8,6 +8,9 @@ hvconfig_pre()
     
     cd ${LFS_TMP}/${PACKAGE}
 
+    # Fix an issue with the Russian man pages:
+    sed -i 's/man_MANS = $(man_nopam) /man_MANS = /' man/ru/Makefile.in
+
     # Disable the installation of the groups program and its man page, as
     # Coreutils provides a better version.
     sed -i 's/groups$(EXEEXT) //' src/Makefile.in