13 lines
460 B
Plaintext
13 lines
460 B
Plaintext
$OpenBSD: patch-examples_perl_Makefile_in,v 1.3 2003/11/16 22:54:02 jolan Exp $
|
|
--- examples/perl/Makefile.in.orig 2003-11-16 01:28:51.000000000 -0600
|
|
+++ examples/perl/Makefile.in 2003-11-16 16:18:03.000000000 -0600
|
|
@@ -130,7 +130,7 @@ perl_DATA = \
|
|
np.pl
|
|
|
|
|
|
-perldir = $(pkgdatadir)/examples/perl
|
|
+perldir = $(prefix)/share/examples/pork
|
|
subdir = examples/perl
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|