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

12 lines
291 B
Plaintext
Raw Normal View History

--- 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