]> git.pld-linux.org Git - packages/baci.git/blame - baci-amd64.patch
- tabs in preamble
[packages/baci.git] / baci-amd64.patch
CommitLineData
fa2fe687 1diff -ur bacisrc.orig/interp/Makefile bacisrc/interp/Makefile
2--- bacisrc.orig/interp/Makefile 2003-05-14 19:30:19.000000000 +0200
3+++ bacisrc/interp/Makefile 2004-08-10 21:46:57.959481592 +0200
82e369ad 4@@ -65,7 +65,7 @@
fa2fe687 5 Linuxgui:
82e369ad 6 make "DEFINES=-DLinux -DTCL" "LLIBS=$(LTCL) $(LTK) -lX11 -lm" \
7 "INCDIRS= -I$(INCDIR) -I$(TCLINCDIR) -I$(TKINCDIR)" \
fa2fe687 8- "LDFLAGS= -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib" \
82e369ad 9+ "LDFLAGS= -L/usr/lib64 -L/usr/local/lib -L/usr/X11R6/lib64" \
fa2fe687 10 guibainterp
11
12 SunOSgui:
This page took 0.078106 seconds and 4 git commands to generate.