initial checkin of new hdw-linux development cvs repository
[hdw-linux/hdw-linux.git] / packages / base / nvi / catman_sucks.patch
1 --- ./Makefile.orig     2004-07-09 20:33:04.000000000 +0200
2 +++ ./Makefile  2004-07-09 20:33:46.000000000 +0200
3 @@ -30,7 +30,7 @@
4         install -o root -g bin -m 555 bin/nvi $(BINDIR)/nvi
5         (cd $(BINDIR); ln -sf nvi nex)
6         install -o root -g root -m 444 USD.doc/vi.man/vi.1 $(MANDIR)/$(MANPREFIX)vi.1
7 -       install -o root -g root -m 444 USD.doc/vi.man/vi.0 $(CATMANDIR)/$(MANPREFIX)vi.1
8 +       #install -o root -g root -m 444 USD.doc/vi.man/vi.0 $(CATMANDIR)/$(MANPREFIX)vi.1
9  
10  clean: PORT/linux/Makefile
11         make -C PORT/linux $(MFLAGS) clean