From 8079ead7fa72f4483ad021fcbdeb24ac3d742ca5 Mon Sep 17 00:00:00 2001 From: Elan Ruusamäe Date: Fri, 2 Oct 2015 14:54:47 +0300 Subject: drop superfluous libexecdir utils.pm locate is already convered by FindBin --- plugins-scripts/check_breeze.pl | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins-scripts/check_breeze.pl') diff --git a/plugins-scripts/check_breeze.pl b/plugins-scripts/check_breeze.pl index 1a3aceba..12a60ee6 100755 --- a/plugins-scripts/check_breeze.pl +++ b/plugins-scripts/check_breeze.pl @@ -6,7 +6,6 @@ use Getopt::Long; use vars qw($opt_V $opt_h $opt_w $opt_c $opt_H $opt_C $PROGNAME); use FindBin; use lib "$FindBin::Bin"; -use lib '@libexecdir@'; use utils qw(%ERRORS &print_revision &support &usage); $PROGNAME = "check_breeze"; -- cgit v1.2.3-74-g34f1