From 9473b21b8b799b68c6c3e0303586c0f96197f48a Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Mon, 2 Apr 2001 22:10:05 +0000 Subject: p5-IPC-ShareLite is a simple interface to acess shared mem. --- devel/p5-IPC-ShareLite/files/patch-Makefile.PL | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 devel/p5-IPC-ShareLite/files/patch-Makefile.PL (limited to 'devel/p5-IPC-ShareLite/files/patch-Makefile.PL') diff --git a/devel/p5-IPC-ShareLite/files/patch-Makefile.PL b/devel/p5-IPC-ShareLite/files/patch-Makefile.PL new file mode 100644 index 000000000000..aaec7d9eea36 --- /dev/null +++ b/devel/p5-IPC-ShareLite/files/patch-Makefile.PL @@ -0,0 +1,10 @@ +--- Makefile.PL.orig Tue Apr 3 04:45:01 2001 ++++ Makefile.PL Tue Apr 3 04:45:07 2001 +@@ -1,6 +1,6 @@ + use ExtUtils::MakeMaker; + +-system('./Configure'); ++system('./Configure -d'); + + # See lib/ExtUtils/MakeMaker.pm for details of how to influence + # the contents of the Makefile that is written. -- cgit v1.2.3