[laszip] 01/02: Add patch to install headers in subdirectory.

Bas Couwenberg sebastic at xs4all.nl
Fri Jun 6 14:44:23 UTC 2014


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

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

commit 33a19957bac7221ed3e58c360735fa2ca403f279
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Jun 6 15:39:28 2014 +0200

    Add patch to install headers in subdirectory.
---
 debian/patches/include-subdir.patch | 10 ++++++++++
 debian/patches/series               |  1 +
 2 files changed, 11 insertions(+)

diff --git a/debian/patches/include-subdir.patch b/debian/patches/include-subdir.patch
new file mode 100644
index 0000000..0753eed
--- /dev/null
+++ b/debian/patches/include-subdir.patch
@@ -0,0 +1,10 @@
+Description: Install headers in subdirectory as expected by libLAS.
+Author: Bas Couwenberg <sebastic at xs4all.nl>
+--- a/include/laszip/Makefile.am
++++ b/include/laszip/Makefile.am
+@@ -1,4 +1,4 @@
+-laszipdir = $(includedir)/
++laszipdir = $(includedir)/laszip
+ 
+ laszip_HEADERS =		lasunzipper.hpp \
+ 						laszip.hpp \
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..1f9c2a0
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+include-subdir.patch

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



More information about the Pkg-grass-devel mailing list