]> git.pld-linux.org Git - packages/astrolog.git/blob - astrolog-libs.patch
- try to fix amd64
[packages/astrolog.git] / astrolog-libs.patch
1 diff -Naur astrolog-5.40/Makefile astrolog-5.40-p/Makefile
2 --- astrolog-5.40/Makefile      Wed Dec 23 23:29:00 1998
3 +++ astrolog-5.40-p/Makefile    Tue Sep  2 15:22:12 2003
4 @@ -23,7 +23,7 @@
5   charts0.o charts1.o charts2.o charts3.o intrpret.o\
6   xdata.o xgeneral.o xdevice.o xcharts0.o xcharts1.o xcharts2.o xscreen.o
7  # If you don't have X windows, delete the "-lX11" part from the line below:
8 -LIBS = -lm -lX11
9 +LIBS = -lm -lX11 -L/usr/X11R6/lib -L/usr/X11R6/lib64
10  CFLAGS = -O
11  
12  astrolog:: $(OBJ)
This page took 0.059482 seconds and 3 git commands to generate.