From 3ca437c696799b097d544c4c5d6888f84caae74c Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 10 Sep 2026 06:39:11 -0400 Subject: findpkgconflicts.pl: tweak usage message. --- findpkgconflicts.pl | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/findpkgconflicts.pl b/findpkgconflicts.pl index 8ae767a..355e2e8 100755 --- a/findpkgconflicts.pl +++ b/findpkgconflicts.pl @@ -2,15 +2,21 @@ ($SELF = $0) =~ s,.*/,,; +$PKGDIR="/var/log/packages"; + sub usage() { print <