[apache-mime4j] 05/19: Refresh patch
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Jul 7 11:59:37 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository apache-mime4j.
commit 567636b08ae23a8550c263c813efff8bbea116e5
Author: David Paleino <dapal at debian.org>
Date: Fri Dec 28 17:03:30 2012 +0100
Refresh patch
---
debian/patches/00-fix_build.patch | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/debian/patches/00-fix_build.patch b/debian/patches/00-fix_build.patch
index 1a5d7b0..d0a33d9 100644
--- a/debian/patches/00-fix_build.patch
+++ b/debian/patches/00-fix_build.patch
@@ -8,12 +8,12 @@ Forwarded: no
--- apache-mime4j.orig/pom.xml
+++ apache-mime4j/pom.xml
-@@ -99,7 +99,7 @@
- <version>2.2</version>
- <configuration>
- <archive>
-- <manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>
-+<!-- <manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>-->
- <manifestEntries>
- <Specification-Title>Apache Mime4j</Specification-Title>
- <Specification-Version>${pom.version}</Specification-Version>
+@@ -143,7 +143,7 @@
+ <artifactId>maven-jar-plugin</artifactId>
+ <configuration>
+ <archive>
+- <manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>
++ <!--<manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>-->
+ <manifestEntries>
+ <Specification-Title>Apache Mime4j</Specification-Title>
+ <Specification-Version>${project.version}</Specification-Version>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/apache-mime4j.git
More information about the pkg-java-commits
mailing list