]> git.pld-linux.org Git - packages/t1lib.git/blob - t1lib-doc.patch
- added CVE-2010-2642 patch from t1lib-5.1.2-10.1.src.rpm (OpenSuSE), rel. 4
[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.04244 seconds and 3 git commands to generate.