aboutsummaryrefslogtreecommitdiffstats
path: root/community/afpfs-ng/07-afpfs-ng-0.8.1-boxee5.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-10-07 09:58:23 +0000
committerCarlo Landmeter <clandmeter@gmail.com>2015-10-07 15:43:45 +0200
commita038dbd7871bfe803c8052c49264e80f129507ea (patch)
tree38599e24c8c73d0bb98e875d68c8ef70aa1a67e9 /community/afpfs-ng/07-afpfs-ng-0.8.1-boxee5.patch
parent65f4a9478485674a2f7d4fe2dc0f6191deb0c591 (diff)
downloadaports-a038dbd7871bfe803c8052c49264e80f129507ea.tar.bz2
aports-a038dbd7871bfe803c8052c49264e80f129507ea.tar.xz
community/afpfs-ng: move from main
only kodi needs it
Diffstat (limited to 'community/afpfs-ng/07-afpfs-ng-0.8.1-boxee5.patch')
-rw-r--r--community/afpfs-ng/07-afpfs-ng-0.8.1-boxee5.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/community/afpfs-ng/07-afpfs-ng-0.8.1-boxee5.patch b/community/afpfs-ng/07-afpfs-ng-0.8.1-boxee5.patch
new file mode 100644
index 0000000000..253fb05c97
--- /dev/null
+++ b/community/afpfs-ng/07-afpfs-ng-0.8.1-boxee5.patch
@@ -0,0 +1,11 @@
+--- afpfs-ng-0.8.1/lib/Makefile.am 2008-02-18 04:34:32.000000000 +0100
++++ afpfs-ng-0.8.1/lib/Makefile.am 2011-08-26 21:33:33.000000000 +0200
+@@ -4,7 +4,7 @@
+
+ lib_LTLIBRARIES = libafpclient.la
+
+-libafpclient_la_SOURCES = afp.c codepage.c did.c dsi.c map_def.c uams.c uams_def.c unicode.c users.c utils.c resource.c log.c client.c server.c connect.c loop.c midlevel.c proto_attr.c proto_desktop.c proto_directory.c proto_files.c proto_fork.c proto_login.c proto_map.c proto_replyblock.c proto_server.c proto_volume.c proto_session.c afp_url.c status.c forklist.c debug.c lowlevel.c
++libafpclient_la_SOURCES = afp.c codepage.c did.c dsi.c map_def.c uams.c uams_def.c unicode.c users.c utils.c resource.c log.c client.c server.c connect.c loop.c midlevel.c proto_attr.c proto_desktop.c proto_directory.c proto_files.c proto_fork.c proto_login.c proto_map.c proto_replyblock.c proto_server.c proto_volume.c proto_session.c afp_url.c status.c forklist.c debug.c lowlevel.c identify.c
+
+ # libafpclient_la_LDFLAGS = -module -avoid-version
+