Package: libcommons-logging-java / 1.2-2

06_classpath_manifest.patch Patch series | download
1
2
3
4
5
6
7
8
9
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