2004-10-07 02:29:49 -04:00
|
|
|
$OpenBSD: patch-examples_perl_Makefile_in,v 1.4 2004/10/07 06:29:49 jolan Exp $
|
|
|
|
--- examples/perl/Makefile.in.orig Sat Aug 14 13:31:55 2004
|
|
|
|
+++ examples/perl/Makefile.in Thu Oct 7 01:27:52 2004
|
|
|
|
@@ -131,7 +131,7 @@ perl_DATA = \
|
|
|
|
signon.pl
|
2003-02-21 08:03:55 -05:00
|
|
|
|
|
|
|
|
|
|
|
-perldir = $(pkgdatadir)/examples/perl
|
|
|
|
+perldir = $(prefix)/share/examples/pork
|
|
|
|
subdir = examples/perl
|
2003-04-28 19:00:39 -04:00
|
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
2003-02-21 08:03:55 -05:00
|
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|