summaryrefslogtreecommitdiff
path: root/package/afpfs-ng/patches/patch-lib_Makefile_am
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-07-03 08:41:10 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-07-03 08:42:19 +0200
commitf666087a422a4c84b26a666fa065344b26aa9667 (patch)
treed620cfe499f987a9451724133768a7d12eb59e3b /package/afpfs-ng/patches/patch-lib_Makefile_am
parent7cecc422218003acad92d4cd175c127fdcbdfe69 (diff)
add xbmc flavours, add afp support (has runtime issues)
Diffstat (limited to 'package/afpfs-ng/patches/patch-lib_Makefile_am')
-rw-r--r--package/afpfs-ng/patches/patch-lib_Makefile_am10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/afpfs-ng/patches/patch-lib_Makefile_am b/package/afpfs-ng/patches/patch-lib_Makefile_am
new file mode 100644
index 000000000..27504b4dd
--- /dev/null
+++ b/package/afpfs-ng/patches/patch-lib_Makefile_am
@@ -0,0 +1,10 @@
+--- afpfs-ng-0.8.1.orig/lib/Makefile.am 2008-02-18 04:34:32.000000000 +0100
++++ afpfs-ng-0.8.1/lib/Makefile.am 2014-07-01 16:00:15.564193342 +0200
+@@ -1,6 +1,6 @@
+
+
+-libafpclient_la_CFLAGS = -D_FILE_OFFSET_BITS=64 -I$(top_srcdir)/include @CFLAGS@
++libafpclient_la_CFLAGS = -D_FILE_OFFSET_BITS=64 -I$(top_srcdir)/include
+
+ lib_LTLIBRARIES = libafpclient.la
+