Description: Fix lintian warning 'classpath-contains-relative-path'.
Author: Andreas B. Mundt <andi@debian.org>
Forwarded: not-needed
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/pom.xml
+++ b/pom.xml
@@ -221,7 +221,6 @@
 						<manifest>
 							<mainClass>filius.Main</mainClass>
 							<addClasspath>true</addClasspath>
-							<classpathPrefix>lib/</classpathPrefix>
 						</manifest>
 						<manifestEntries>
 							<Class-Path>.</Class-Path>
