]> git.pld-linux.org Git - packages/astrolog.git/commitdiff
- try to fix amd64
authorhavner <havner@pld-linux.org>
Mon, 15 Nov 2004 01:48:32 +0000 (01:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    astrolog-libs.patch -> 1.2

astrolog-libs.patch

index e3328545dce5c6f2a48791ca3dad7356e8c5826c..54b0460e06e275a8f56993524b3935364c709b60 100644 (file)
@@ -6,7 +6,7 @@ diff -Naur astrolog-5.40/Makefile astrolog-5.40-p/Makefile
   xdata.o xgeneral.o xdevice.o xcharts0.o xcharts1.o xcharts2.o xscreen.o
  # If you don't have X windows, delete the "-lX11" part from the line below:
 -LIBS = -lm -lX11
-+LIBS = -lm -lX11 -L/usr/X11R6/lib
++LIBS = -lm -lX11 -L/usr/X11R6/lib -L/usr/X11R6/lib64
  CFLAGS = -O
  
  astrolog:: $(OBJ)
This page took 0.087009 seconds and 4 git commands to generate.