]> git.pld-linux.org Git - packages/env-update.git/blobdiff - env-update.patch
- up to 1.6.15
[packages/env-update.git] / env-update.patch
index dfb0ee94fbb814465214dc28efdc897c87f04790..c72b82451f52bfd9187e73dddff751e509de2931 100644 (file)
@@ -1,5 +1,5 @@
---- rc-scripts-1.6.14/sbin/env-update.sh       2004-12-03 05:56:17.000000000 +0200
-+++ rc-scripts-1.6.14.fix/sbin/env-update.sh   2006-03-25 00:49:08.000000000 +0200
+--- rc-scripts-1.6.14.fix/sbin/env-update.sh   2006-03-25 00:49:08.000000000 +0200
++++ rc-scripts-1.6.14/sbin/env-update.sh       2006-09-05 21:24:53.230270433 +0300
 @@ -1,13 +1,13 @@
 -#!/bin/bash
 +#!/bin/sh
@@ -19,9 +19,7 @@
        exit 1
  fi
  
-@@ -15,29 +15,48 @@
- echo "usage: env-update.sh
+@@ -17,27 +17,47 @@
  note:
 -      This utility generates /etc/profile.env and /etc/csh.env
 -      from the contents of /etc/env.d/
@@ -72,6 +70,7 @@
 -      /bin/gawk \
 -              -f /lib/rcscripts/awk/functions.awk \
 -              -f /lib/rcscripts/awk/genenviron.awk
++      umask 002
 +      gawk \
 +              -f /lib/functions.awk \
 +              -f /lib/genenviron.awk
This page took 0.045599 seconds and 4 git commands to generate.