File: we-know-that-we-are-not-windows.patch

package info (click to toggle)
libmoosex-daemonize-perl 0.22-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 420 kB
  • sloc: perl: 766; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 663 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Description: Devel::AssertOS is not packaged,
 but we know anyway that we are not running under Windows
Origin: vendor
Forwarded: not needed
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2019-12-22

--- a/Build.PL
+++ b/Build.PL
@@ -1,4 +1,3 @@
-use Devel::AssertOS qw[-MSWin32];
 # This Build.PL for MooseX-Daemonize was generated by
 # Dist::Zilla::Plugin::ModuleBuildTiny::Fallback 0.025
 use strict;
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -1,4 +1,3 @@
-use Devel::AssertOS qw[-MSWin32];
 # This Makefile.PL for MooseX-Daemonize was generated by
 # Dist::Zilla::Plugin::MakeMaker::Fallback 0.030
 # and Dist::Zilla::Plugin::MakeMaker::Awesome 0.48.