[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

patch for previous mail



Hello!

For easyer uploading I made a patch for my previously recommended
modification:

----------->---------------->---------------->----------------->


diff -u boot-floppies/basedisks.sh boot-floppies-patched/basedisks.sh
--- boot-floppies/basedisks.sh	Wed Dec  1 08:01:00 1999
+++ boot-floppies-patched/basedisks.sh	Mon Dec  6 13:53:42 1999
@@ -311,6 +311,10 @@
 info "running $scripts/po/build.sh"
 (cd $scripts/po && ./build.sh)
 
+cp $scripts/new_root_home/.bash_profile /tmp/bootprof
+(echo \#\!/bin/sh ; echo LANG=hu ; tail -n +2 /tmp/bootprof ) >$scripts/new_root_home/.bash_profile
+rm /tmp/bootprof
+
 info "setting up root post-installation jobs"
 mv $B/root/.profile $B/root/.profile.real
 # for root, override the language defined in /etc/environment



------------------->---------------->----------------->------------->

Risko Gergely



Reply to: