2007-05-16 15:29:11 -04:00
|
|
|
$OpenBSD: patch-src_perl_Makefile_in,v 1.2 2007/05/16 19:29:11 martynas Exp $
|
|
|
|
--- src/perl/Makefile.in.orig Wed Apr 25 21:14:36 2007
|
|
|
|
+++ src/perl/Makefile.in Sun May 13 01:42:11 2007
|
|
|
|
@@ -266,7 +266,7 @@ INCLUDES = \
|
|
|
|
-I$(top_srcdir)/src/core \
|
|
|
|
-I$(top_srcdir)/src/fe-common/core \
|
|
|
|
$(GLIB_CFLAGS) \
|
|
|
|
- -DSCRIPTDIR=\""$(datadir)/irssi/scripts"\" \
|
|
|
|
+ -DSCRIPTDIR=\""$(sysconfdir)/irssi/scripts"\" \
|
|
|
|
-DPERL_USE_LIB=\""$(PERL_USE_LIB)"\" \
|
|
|
|
-DPERL_STATIC_LIBS=$(PERL_STATIC_LIBS) \
|
|
|
|
$(PERL_CFLAGS)
|