[pkg-xtuple-maintainers] [postbooks] 05/05: Use CSVIMP_HEADERS
Daniel Pocock
pocock at moszumanska.debian.org
Wed Sep 24 08:00:29 UTC 2014
This is an automated email from the git hooks/post-receive script.
pocock pushed a commit to branch debian-experimental
in repository postbooks.
commit 890f2a34167163f63ef8c9dd1c6648f9c084bb0d
Author: Daniel Pocock <daniel at pocock.pro>
Date: Wed Sep 24 07:49:19 2014 +0200
Use CSVIMP_HEADERS
---
debian/patches/09-csvimp-headers.patch | 26 ++++++++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 27 insertions(+)
diff --git a/debian/patches/09-csvimp-headers.patch b/debian/patches/09-csvimp-headers.patch
new file mode 100644
index 0000000..f0ba1c7
--- /dev/null
+++ b/debian/patches/09-csvimp-headers.patch
@@ -0,0 +1,26 @@
+diff --git a/common/common.pro b/common/common.pro
+index 7a03d7d..7a5f63e 100644
+--- a/common/common.pro
++++ b/common/common.pro
+@@ -8,6 +8,7 @@ DEFINES += MAKELIB
+
+ INCLUDEPATH += $(QTDIR)/src/3rdparty/zlib
+ INCLUDEPATH += $(QTSRC)/src/3rdparty/zlib
++INCLUDEPATH += $(CSVIMP_HEADERS)/csvimpcommon $(CSVIMP_HEADERS)/plugin
+
+ DESTDIR = ../lib
+ OBJECTS_DIR = tmp
+diff --git a/guiclient/guiclient.pro b/guiclient/guiclient.pro
+index def3865..a806b0e 100644
+--- a/guiclient/guiclient.pro
++++ b/guiclient/guiclient.pro
+@@ -11,7 +11,8 @@ INCLUDEPATH += ../scriptapi \
+ ../../xtuple-build-desktop/common \
+ ../../xtuple-build-desktop/widgets \
+ ../../xtuple-build-desktop/widgets/tmp/lib \
+- ../../xtuple-build-desktop/guiclient .
++ ../../xtuple-build-desktop/guiclient . \
++ $(CSVIMP_HEADERS)/csvimpcommon $(CSVIMP_HEADERS)/plugin
+
+ DEPENDPATH += $${INCLUDEPATH}
+
diff --git a/debian/patches/series b/debian/patches/series
index 5845fe0..3ee8d4f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
06-correct-edition-data.patch
07-include-paths-scriptapi.patch
+09-csvimp-headers.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/postbooks.git
More information about the pkg-xtuple-maintainers
mailing list