]> git.pld-linux.org Git - packages/python-PIL.git/commitdiff
- patch which fixes linking with tcl and tk
authorwrobell <wrobell@pld-linux.org>
Thu, 7 Jun 2001 11:47:54 +0000 (11:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
a17e1a769c7cfbd0ca0b358aa96ecd05  Imaging-1.1.2.tar.gz

Changed files:
    Imaging-libver.patch -> 1.1

Imaging-libver.patch [new file with mode: 0644]

diff --git a/Imaging-libver.patch b/Imaging-libver.patch
new file mode 100644 (file)
index 0000000..8856ebc
--- /dev/null
@@ -0,0 +1,12 @@
+diff -Nur Imaging-1.1.1.orig/Setup.in Imaging-1.1.1/Setup.in
+--- Imaging-1.1.1.orig/Setup.in        Sun Aug 15 13:42:05 1999
++++ Imaging-1.1.1/Setup.in     Thu Mar 22 20:11:53 2001
+@@ -42,7 +42,7 @@
+ _imagingtk  _imagingtk.c \
+       -IlibImaging Tk/tkImaging.c \
+-      -I/usr/local/include -L/usr/local/lib -ltcl8.0 -ltk8.0 \
++      -I/usr/local/include -L/usr/local/lib -ltcl -ltk \
+         -L/usr/X11R6/lib -lX11 
+ # --------------------------------------------------------------------
This page took 0.071797 seconds and 4 git commands to generate.