mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-17 00:00:40 +00:00
12 lines
291 B
Plaintext
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
|