forked from pool/clamtk
11 lines
224 B
Diff
11 lines
224 B
Diff
|
--- clamtk.orig 2011-08-20 13:32:47.754000887 +0200
|
||
|
+++ clamtk 2011-08-20 13:33:07.637000363 +0200
|
||
|
@@ -17,6 +17,7 @@
|
||
|
#use warnings;
|
||
|
$| = 1;
|
||
|
|
||
|
+usr lib qw(/usr/lib);
|
||
|
use ClamTk::App;
|
||
|
use ClamTk::Device;
|
||
|
use ClamTk::GUI;
|