void-packages/srcpkgs/perl-Authen-SASL/patches/inc.patch

11 lines
157 B
Diff

--- a/Makefile.PL
+++ b/Makefile.PL
@@ -3,6 +3,7 @@
use strict;
use warnings;
use 5.005;
+use lib ".";
use inc::Module::Install;
name 'Authen-SASL';