[ossim] 09/25: Using quilt for true.
Francesco Lovergine
frankie at moszumanska.debian.org
Wed Mar 5 13:54:29 UTC 2014
This is an automated email from the git hooks/post-receive script.
frankie pushed a commit to branch master
in repository ossim.
commit af345ffae1dd458b90ab13ceb47362cb953bf6b3
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date: Mon Mar 19 12:53:06 2012 +0100
Using quilt for true.
---
debian/patches/{jpeg.patch => jpeg} | 17 +++++++----------
debian/patches/series | 1 +
2 files changed, 8 insertions(+), 10 deletions(-)
diff --git a/debian/patches/jpeg.patch b/debian/patches/jpeg
similarity index 91%
rename from debian/patches/jpeg.patch
rename to debian/patches/jpeg
index dc6912c..0bf5ef7 100644
--- a/debian/patches/jpeg.patch
+++ b/debian/patches/jpeg
@@ -1,7 +1,8 @@
-diff -Nur -x '*.orig' -x '*~' ossim/build-tree/ossim/configure ossim.new/build-tree/ossim/configure
---- ossim/configure 2009-09-25 13:15:12.000000000 +0200
-+++ ossim/configure 2012-03-19 09:52:41.710444046 +0100
-@@ -7707,106 +7707,19 @@
+Index: ossim/build-tree/ossim/configure
+===================================================================
+--- ossim.orig/build-tree/ossim/configure 2009-09-25 13:15:12.000000000 +0200
++++ ossim/build-tree/ossim/configure 2012-03-19 12:51:16.000000000 +0100
+@@ -7707,101 +7707,16 @@
fi
@@ -96,10 +97,11 @@ diff -Nur -x '*.orig' -x '*~' ossim/build-tree/ossim/configure ossim.new/build-t
- { (exit 1); exit 1; }; }
- fi
+ JPEG_LIBS=-ljpeg
-
++
+ echo "JPEG_INCLUDE_PATH = $JPEG_INCLUDE_PATH"
+ echo "JPEG_LIB_PATH = $JPEG_LIB_PATH"
+ echo "JPEG_LIBS = $JPEG_LIBS"
+
JPEG_INCLUDE_PATH=$JPEG_INCLUDE_PATH
-
JPEG_LIB_PATH=$JPEG_LIB_PATH
@@ -107,8 +109,3 @@ diff -Nur -x '*.orig' -x '*~' ossim/build-tree/ossim/configure ossim.new/build-t
JPEG_LIBS=$JPEG_LIBS
-
--
-
- # Check whether --with-geotiff was given.
- if test "${with_geotiff+set}" = set; then
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..bd93ce0
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+jpeg
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/ossim.git
More information about the Pkg-grass-devel
mailing list