]> git.pld-linux.org Git - packages/Gauche.git/blob - Gauche-install.patch
- pl Summary/description fixes
[packages/Gauche.git] / Gauche-install.patch
1 --- Gauche-0.5.5/Makefile.in~   Wed Apr 17 05:27:58 2002
2 +++ Gauche-0.5.5/Makefile.in    Mon Sep 23 21:38:27 2002
3 @@ -57,7 +57,7 @@
4         cd src; $(MAKE) install
5         cd lib; $(MAKE) install
6         cd ext; $(MAKE) install
7 -       $(INSTALL) -m 444 aclocal.m4 `sh src/gauche-config --ac`/aclocal.m4
8 +       $(INSTALL) -m 444 aclocal.m4 `sh src/gauche-config-install --ac`/aclocal.m4
9  
10  realclean : clean
11         cd src; $(MAKE) realclean
This page took 0.066758 seconds and 3 git commands to generate.