You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-util/xgamer/files/xgamer-0.6.2-perl526.patch

14 lines
284 B

diff -ruN xgamer.orig/Build.PL xgamer/Build.PL
--- xgamer.orig/Build.PL 2012-09-21 17:23:27.000000000 +0200
+++ xgamer/Build.PL 2017-07-08 20:33:44.566199833 +0200
@@ -2,7 +2,8 @@
use strict;
use warnings;
-
+
+use lib q[.];
use inc::MyBuilder;
use File::Spec::Functions;