]> git.deb.at Git - deb/packages.git/blobdiff - cgi-bin/show_package.pl
Fix several minor issues, mostly configuration-like stuff
[deb/packages.git] / cgi-bin / show_package.pl
index 53d0f7be63c670c56bc15a8135d00cfeae20ba4b..a98337ad258095237fb0fe777aca9f2e29bccf99 100755 (executable)
@@ -13,6 +13,7 @@
 # see http://www.fsf.org/copyleft/gpl.html for a copy of the license
 
 use strict;
+use lib '../lib';
 use CGI qw( -oldstyle_urls );
 use CGI::Carp qw( fatalsToBrowser );
 use POSIX;