summaryrefslogtreecommitdiff
path: root/packages/gsm/files/install-ts-headers.patch
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2007-10-29 22:44:52 +0000
committerPhilipp Zabel <philipp.zabel@gmail.com>2007-10-29 22:44:52 +0000
commitdb2b53b7ca8793a39065867167567138f5f8f0e2 (patch)
tree042746ec438092f36ce81f280698ecb74a5722e0 /packages/gsm/files/install-ts-headers.patch
parented8871081478dbba49836da15ef070e5b359e763 (diff)
libgsmd-devel: install ts0705.h and ts0707.h, included by usock.h
Diffstat (limited to 'packages/gsm/files/install-ts-headers.patch')
-rw-r--r--packages/gsm/files/install-ts-headers.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/gsm/files/install-ts-headers.patch b/packages/gsm/files/install-ts-headers.patch
new file mode 100644
index 0000000000..88e3b6dd1f
--- /dev/null
+++ b/packages/gsm/files/install-ts-headers.patch
@@ -0,0 +1,11 @@
+Index: gsm/include/gsmd/Makefile.am
+===================================================================
+--- gsm.orig/include/gsmd/Makefile.am 2007-10-29 21:05:57.000000000 +0100
++++ gsm/include/gsmd/Makefile.am 2007-10-29 21:06:03.000000000 +0100
+@@ -1,4 +1,4 @@
+
+-pkginclude_HEADERS = event.h usock.h
++pkginclude_HEADERS = event.h ts0705.h ts0707.h usock.h
+
+-noinst_HEADERS = atcmd.h gsmd.h select.h ts0705.h ts0707.h unsolicited.h usock.h vendorplugin.h
++noinst_HEADERS = atcmd.h gsmd.h select.h unsolicited.h usock.h vendorplugin.h