summaryrefslogtreecommitdiff
path: root/rcs/rcs-5.7.patch
blob: 78b6305a5028dd3cf19dc57c04b063d38e613d45 (plain)
    1 diff -ruN rcs-5.7.orig/src/conf.sh rcs-5.7/src/conf.sh
    2 --- rcs-5.7.orig/src/conf.sh	1995-06-16 08:19:24.000000000 +0200
    3 +++ rcs-5.7/src/conf.sh	2002-07-01 13:24:00.000000000 +0200
    4 @@ -79,7 +79,6 @@
    5  chmod 0 a.d &&
    6  { test -w a.d || cp /dev/null a.d 2>/dev/null; } && {
    7  	echo >&3 "$n$0: This command should not be run with superuser permissions."
    8 -	exit 1
    9  }
   10  echo >&3 OK
   11  rm -f a.d || exit

Generated by cgit