Code

bugfix: add missing DBsqlite at debian install routine
authorrettenbe <rettenbe@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 1 Oct 2008 09:45:18 +0000 (09:45 +0000)
committerrettenbe <rettenbe@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 1 Oct 2008 09:45:18 +0000 (09:45 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12581 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-si/debian/gosa-si-common.install

index 7a60f44b157e371c738d5d3da7c1da98b15dec15..98dfc23ba61b51e10adace6478472b41ed7e2804 100644 (file)
@@ -1,3 +1,4 @@
 modules/GosaSupportDaemon.pm    usr/share/perl5/GOSA
 modules/DBmysql.pm             usr/share/perl5/GOSA
+modules/DBsqlite.pm             usr/share/perl5/GOSA
 modules/ArpWatch.pm            usr/share/perl5/POE/Component