[mkgmap-splitter] 01/02: Simplify local-dependencies.patch.

Bas Couwenberg sebastic at xs4all.nl
Fri Jan 9 15:52:31 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository mkgmap-splitter.

commit fd97b5e4af7dae8e2daa16b78c15ece925c35bf0
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Jan 8 22:17:47 2015 +0100

    Simplify local-dependencies.patch.
---
 debian/patches/local-dependencies.patch | 23 ++++-------------------
 1 file changed, 4 insertions(+), 19 deletions(-)

diff --git a/debian/patches/local-dependencies.patch b/debian/patches/local-dependencies.patch
index 3855947..fd6af09 100644
--- a/debian/patches/local-dependencies.patch
+++ b/debian/patches/local-dependencies.patch
@@ -63,27 +63,12 @@ Author: Bas Couwenberg <sebastic at xs4all.nl>
      <javac srcdir="${test}" destdir="${build.test-classes}" debug="yes" includeantruntime="false">
        <include name="**/*.java"/>
        <classpath refid="test.classpath"/>
-@@ -250,10 +261,6 @@
-       <fileset dir="doc" includes="*.txt"/>
+@@ -251,7 +262,7 @@
      </copy>
  
--    <copy todir="${dist}/lib">
+     <copy todir="${dist}/lib">
 -      <fileset dir="${lib}/compile"/>
--    </copy>
--
-     <!-- misc -->
-     <copy todir="${dist}">
-       <fileset dir="${basedir}">
-@@ -262,6 +269,12 @@
-       </fileset>
++      <path refid="classpath" />
      </copy>
  
-+    <mkdir dir="${dist}/lib"/>
-+
-+    <copy todir="${dist}/lib" flatten="true">
-+      <path refid="classpath" />
-+    </copy>
-+
- 		<manifestclasspath property="manifest_cp" jarfile="${project.jar}">
- 			<classpath>
- 				<fileset dir="${dist}/lib">
+     <!-- misc -->

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mkgmap-splitter.git



More information about the Pkg-grass-devel mailing list