]> git.pld-linux.org Git - packages/t1lib.git/blob - t1lib-doc.patch
- reduce libt1x deps
[packages/t1lib.git] / t1lib-doc.patch
1 --- Makefile.in~        Tue Feb 23 17:50:13 1999
2 +++ Makefile.in Wed Jul 14 22:45:43 1999
3 @@ -105,7 +105,7 @@
4  
5  
6  install: dummy
7 -       for i in $(ALLSUBDIRS) $(DOCSUBDIRS); do \
8 +       for i in $(ALLSUBDIRS); do \
9           (cd $$i; $(MAKE) install) || exit 1; \
10         done
11  
This page took 0.023218 seconds and 3 git commands to generate.