Index: app/src/dgp/dgc
===================================================================
--- app/src/dgp/dgc	(revision 12d8443b2c87b3744c2563b0c25c44f8350df006)
+++ app/src/dgp/dgc	(revision 6b3be72395bfc594673b8184d6a7624e3800b47d)
@@ -7,10 +7,10 @@
 
 # wymaga niejawnie programu canonize!!!!
-#use lib "ENV{HOME}/.utt/lib/perl";
+use lib "/usr/local/lib/utt";
+use lib "ENV{HOME}/.local/lib/utt";
 
 use strict;
 use Getopt::Long;
 use Data::Dumper;
-
 use attr;
 use File::HomeDir;
