From 3fce116492052267e5e1a634e5404b1b518f7ef3 Mon Sep 17 00:00:00 2001 From: Jiri Moskovcak Date: Wed, 10 Nov 2010 17:01:31 +0100 Subject: move files from lib/plugins to src/plugins --- lib/plugins/SQLite3.conf | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 lib/plugins/SQLite3.conf (limited to 'lib/plugins/SQLite3.conf') diff --git a/lib/plugins/SQLite3.conf b/lib/plugins/SQLite3.conf deleted file mode 100644 index a7617a90..00000000 --- a/lib/plugins/SQLite3.conf +++ /dev/null @@ -1,4 +0,0 @@ -# Configuration file for database plugin SQLite3 - -# DB path -DBPath = /var/spool/abrt/abrt-db -- cgit