|
|
1.1 root 1: rm -f postnews defs.h Makefile
2: cp postnews.v7 postnews
3: cp defs.dist defs.h
4: chmod u+w defs.h
5: ed defs.h << DONE
6: /INTERNET/s;/\* ;;
7: /OLD/s;/\* ;;
8: /ROOTID/s/10/12/
9: /MYORG/s/".*"/"Bell Labs, Columbus"/
10: w
11: q
12: DONE
13: cp Makefile.v7 Makefile
14: chmod 666 Makefile
15: ed Makefile << DONE
16: /NEWSUSR/s/news/mark/
17: /NEWSGRP/s/news/sys/
18: w
19: q
20: DONE
21: echo "Warning: if this changed Makefile, abort and restart make"
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.