7d2266d6af
-- - bugfixes/cleanups - new /lastlog command - support for text highlighting codes. From MAINTAINER: Jolan Luff <jolan@lithely.net>
13 lines
430 B
Plaintext
13 lines
430 B
Plaintext
$OpenBSD: patch-doc_Makefile_in,v 1.2 2003/04/28 23:00:40 margarida Exp $
|
|
--- doc/Makefile.in.orig Sat Apr 26 20:57:40 2003
|
|
+++ doc/Makefile.in Mon Apr 28 16:55:39 2003
|
|
@@ -125,7 +125,7 @@ target_alias = @target_alias@
|
|
SUBDIRS = help
|
|
|
|
pork_DATA = porkrc
|
|
-porkdir = $(pkgdatadir)
|
|
+porkdir = $(prefix)/share/examples/pork
|
|
subdir = doc
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|