1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/editors/cooledit/files/patch-ai
Steve Price 2954c55b1d Update to version 3.11.2.
PR:		12047
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-06-09 00:05:23 +00:00

12 lines
291 B
Plaintext

--- lib/Makefile.in.orig Mon Jun 7 15:25:44 1999
+++ lib/Makefile.in Mon Jun 7 15:25:54 1999
@@ -99,7 +99,7 @@
VERSION = @VERSION@
l = @l@
-pythondir = $(libdir)/cooledit
+pythondir = $(datadir)/cooledit
python_DATA = global.py
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs