]> git.pld-linux.org Git - packages/apache1-mod_xslt.git/blob - mod_xslt-make.patch
- spelling fixes by Tomasz "Witek" Wittner <wittt_@poczta.onet.pl>
[packages/apache1-mod_xslt.git] / mod_xslt-make.patch
1 --- modxslt/Makefile.orig       Fri Sep 13 17:09:40 2002
2 +++ modxslt/Makefile    Fri Sep 13 17:09:21 2002
3 @@ -6,7 +6,7 @@
4  
5  #   compile the shared object file
6  mod_xslt.so: mod_xslt.c
7 -       $(APXS) -c mod_xslt.c -o mod_xslt.so
8 +       $(APXS) -c mod_xslt.c -o mod_xslt.so -lsablot
9  
10  #   cleanup
11  clean:
This page took 0.106611 seconds and 3 git commands to generate.