mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 11:04:51 -04:00
12 lines
456 B
Perl
12 lines
456 B
Perl
$NetBSD: patch-Makefile.PL,v 1.2 2015/09/05 04:50:26 mef Exp $
|
|
|
|
We are not MSWin32, remove this line to avoid import another package.
|
|
|
|
--- Makefile.PL.orig 2015-08-16 12:27:45.000000000 +0900
|
|
+++ Makefile.PL 2015-09-05 13:46:12.000000000 +0900
|
|
@@ -1,4 +1,3 @@
|
|
-use Devel::AssertOS qw[-MSWin32];
|
|
# This Makefile.PL for MooseX-Daemonize was generated by
|
|
# Dist::Zilla::Plugin::MakeMaker::Fallback 0.019
|
|
# and Dist::Zilla::Plugin::MakeMaker::Awesome 0.34.
|