Pascal Bleser 2011-09-08 22:09:42 +00:00 committed by Git OBS Bridge
parent ebc989bc33
commit 58127925c2
2 changed files with 6 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#use warnings; #use warnings;
$| = 1; $| = 1;
+usr lib qw(/usr/lib); +use lib qw(/usr/lib);
use ClamTk::App; use ClamTk::App;
use ClamTk::Device; use ClamTk::Device;
use ClamTk::GUI; use ClamTk::GUI;

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 8 22:06:50 UTC 2011 - pascal.bleser@opensuse.org
- fix typo in patch, thanks to Heinz Pöpperl for reporting
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Aug 20 11:30:01 UTC 2011 - pascal.bleser@opensuse.org Sat Aug 20 11:30:01 UTC 2011 - pascal.bleser@opensuse.org