13 lines
438 B
Plaintext
13 lines
438 B
Plaintext
$OpenBSD: patch-examples_perl_Makefile_in,v 1.5 2004/12/15 08:19:26 jolan Exp $
|
|
--- examples/perl/Makefile.in.orig Tue Dec 14 09:16:15 2004
|
|
+++ examples/perl/Makefile.in Wed Dec 15 02:13:52 2004
|
|
@@ -133,7 +133,7 @@ perl_DATA = \
|
|
wh.pl
|
|
|
|
|
|
-perldir = $(pkgdatadir)/examples/perl
|
|
+perldir = $(prefix)/share/examples/pork
|
|
subdir = examples/perl
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|