libcommons-logging-java/debian/patches/06_classpath_manifest.patch

10 lines
336 B
Diff

Description: Adds the classpath entry to the manifest file
Forwarded: not-needed
--- a/src/conf/MANIFEST.MF
+++ b/src/conf/MANIFEST.MF
@@ -26,3 +26,4 @@
Include-Resource: META-INF/NOTICE.txt=NOTICE.txt,META-INF/LICENSE.txt=
LICENSE.txt
Specification-Version: 1.2
+Class-Path: avalon-framework.jar excalibur-logkit.jar log4j-1.2.jar