]> git.pld-linux.org Git - packages/Xbae.git/blob - Xbae-link.patch
- removed that line (forgot to do it earlier)
[packages/Xbae.git] / Xbae-link.patch
1 diff -urN Xbae-4.9.1/examples/draw/Makefile.am Xbae-4.9.1.new/examples/draw/Makefile.am
2 --- Xbae-4.9.1/examples/draw/Makefile.am        Mon May 21 21:31:05 2001
3 +++ Xbae-4.9.1.new/examples/draw/Makefile.am    Thu Sep 20 18:45:53 2001
4 @@ -18,5 +18,5 @@
5  endif
6  
7  LDADD= ../../src/libXbae.la \
8 -        @X_LIBS@ $(XMU) -lXt ${X_PRE_LIBS} -lXext -lX11 ${X_EXTRA_LIBS}
9 +        @X_LIBS@ $(XMU) -lXt ${X_PRE_LIBS} -lXext -lX11 ${X_EXTRA_LIBS} -lXpm
10  endif
This page took 0.026356 seconds and 3 git commands to generate.