From: espie Date: Tue, 4 May 2021 08:53:15 +0000 (+0000) Subject: not yet, need to figure out how to fix quirks first X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=a36fb0d97f68f3c58b481cb38b85df368e7c6185;p=openbsd not yet, need to figure out how to fix quirks first --- diff --git a/usr.sbin/pkg_add/pkg_add b/usr.sbin/pkg_add/pkg_add index 829facd84d7..5d4e39be8f0 100644 --- a/usr.sbin/pkg_add/pkg_add +++ b/usr.sbin/pkg_add/pkg_add @@ -1,6 +1,6 @@ #! /usr/bin/perl # ex:ts=8 sw=4: -# $OpenBSD: pkg_add,v 1.484 2021/05/04 08:39:19 espie Exp $ +# $OpenBSD: pkg_add,v 1.485 2021/05/04 08:53:15 espie Exp $ # # Copyright (c) 2010 Marc Espie # @@ -18,7 +18,7 @@ use strict; use warnings; -no lib ('/usr/local/libdata/perl5/site_perl'); +#no lib ('/usr/local/libdata/perl5/site_perl'); sub run {