summaryrefslogtreecommitdiff
path: root/security/whatweb/files/patch-whatweb
blob: 151243fbd430ca60cd45c4756a8202df0a8653a8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- whatweb.orig	2021-01-15 14:48:22.000000000 +0000
+++ whatweb	2023-06-11 06:37:18.455400000 +0100
@@ -34,7 +34,7 @@
 
 $LOAD_PATH.unshift(File.join(File.expand_path(__dir__)), '.')
 
-require 'lib/whatweb'
+require 'whatweb/lib/whatweb'
 
 #
 # Command-line usage information (full)