File:  [CSRG BSD Unix] / 43BSDTahoe / new / news / src / localize.sample
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:58 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43tahoe
BSD 4.3tahoe

rm -f Makefile
cp Makefile.dst Makefile
chmod u+w Makefile
ed Makefile  <<'EOF'
/^UUXFLAGS/s/-r -z/-r -z -n -gd/
g/^#V7 /s///
g/^#BSD4_3 /s///
g/^#BSD4_1 /d
g/^#USG /d
g/#NOTVMS/s/#NOTVMS.*//
/^LIBDIR/s;/usr/lib/news;/usr/new/lib/news;
/^BINDIR/s;/usr/bin;/usr/new;
w
q
EOF
rm -f defs.h
cp defs.dist defs.h
chmod u+w defs.h
ed - defs.h <<'EOF'
/ROOTID/s/10/352/
/N_UMASK/s/000/002/
/DFTXMIT/s/-z/-z -gd/
/UXMIT/s/-z/-z -gd/
/NONEWGROUPS/s;/\* ;;
/INTERNET/s;/\* ;;
/MYDOMAIN/s;.UUCP;.CSS.GOV;
/GHNAME/s;/\* ;;
/DOXREFS/s;/\* ;;
/BSD4_2/s;/\* ;;
/ALWAYSALIAS/s;/\* ;;
/SENDMAIL/s;/\* ;;
/HIDDENNET/s;frooz;seismo;
s;/\* ;;
/MYORG/s/Frobozz Inc., St. Louis/Center for Seismic Studies, Arlington, VA/
/ORGDISTRIB/s;/\* ;;
/ORGDISTRIB/s;froozum;css;
w
q
EOF

unix.superglobalmegacorp.com

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