Annotation of 43BSD/contrib/news/src/localize.4.3, revision 1.1

1.1     ! root        1: rm -f Makefile
        !             2: cp Makefile.dst Makefile
        !             3: chmod u+w Makefile
        !             4: ed - Makefile  <<'EOF'
        !             5: g/^#V7 /s///
        !             6: g/^#BSD4_3 /s///
        !             7: g/^#USG /d
        !             8: g/^#BSD4_1 /d
        !             9: /^UUXFLAGS/s/-r -z/-r -z -n -gd/
        !            10: /^LIBDIR/s;/usr/lib/news;/usr/new/lib/news;
        !            11: /^BINDIR/s;/usr/bin;/usr/new;
        !            12: w
        !            13: q
        !            14: EOF
        !            15: rm -f defs.h
        !            16: cp defs.dist defs.h
        !            17: chmod u+w defs.h
        !            18: ed - defs.h <<'EOF'
        !            19: /N_UMASK/s/000/002/
        !            20: /DFTXMIT/s/-z/-z -gd/
        !            21: /UXMIT/s/-z/-z -gd/
        !            22: /INTERNET/s;/\* ;;
        !            23: /GHNAME/s;/\* ;;
        !            24: /DOXREFS/s;/\* ;;
        !            25: /BSD4_2/s;/\* ;;
        !            26: /SENDMAIL/s;/\* ;;
        !            27: w
        !            28: q
        !            29: EOF
        !            30: echo "Make sure that /usr/new is in PATH in /usr/lib/uucp/L.cmds; read ../misc/L.cmds"

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.