fix patch
OBS-URL: https://build.opensuse.org/package/show/security/clamtk?expand=0&rev=31
This commit is contained in:
parent
ebc989bc33
commit
58127925c2
@ -4,7 +4,7 @@
|
||||
#use warnings;
|
||||
$| = 1;
|
||||
|
||||
+usr lib qw(/usr/lib);
|
||||
+use lib qw(/usr/lib);
|
||||
use ClamTk::App;
|
||||
use ClamTk::Device;
|
||||
use ClamTk::GUI;
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user