Annotation of 43BSDTahoe/new/news/src/localize.sample, revision 1.1.1.1

1.1       root        1: rm -f Makefile
                      2: cp Makefile.dst Makefile
                      3: chmod u+w Makefile
                      4: ed Makefile  <<'EOF'
                      5: /^UUXFLAGS/s/-r -z/-r -z -n -gd/
                      6: g/^#V7 /s///
                      7: g/^#BSD4_3 /s///
                      8: g/^#BSD4_1 /d
                      9: g/^#USG /d
                     10: g/#NOTVMS/s/#NOTVMS.*//
                     11: /^LIBDIR/s;/usr/lib/news;/usr/new/lib/news;
                     12: /^BINDIR/s;/usr/bin;/usr/new;
                     13: w
                     14: q
                     15: EOF
                     16: rm -f defs.h
                     17: cp defs.dist defs.h
                     18: chmod u+w defs.h
                     19: ed - defs.h <<'EOF'
                     20: /ROOTID/s/10/352/
                     21: /N_UMASK/s/000/002/
                     22: /DFTXMIT/s/-z/-z -gd/
                     23: /UXMIT/s/-z/-z -gd/
                     24: /NONEWGROUPS/s;/\* ;;
                     25: /INTERNET/s;/\* ;;
                     26: /MYDOMAIN/s;.UUCP;.CSS.GOV;
                     27: /GHNAME/s;/\* ;;
                     28: /DOXREFS/s;/\* ;;
                     29: /BSD4_2/s;/\* ;;
                     30: /ALWAYSALIAS/s;/\* ;;
                     31: /SENDMAIL/s;/\* ;;
                     32: /HIDDENNET/s;frooz;seismo;
                     33: s;/\* ;;
                     34: /MYORG/s/Frobozz Inc., St. Louis/Center for Seismic Studies, Arlington, VA/
                     35: /ORGDISTRIB/s;/\* ;;
                     36: /ORGDISTRIB/s;froozum;css;
                     37: w
                     38: q
                     39: EOF

unix.superglobalmegacorp.com

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