aboutsummaryrefslogtreecommitdiffstats
path: root/extra/heimdal/022_all_heimdal-as-needed.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-05-15 12:13:57 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-05-15 12:13:57 +0000
commit456d39106e193ac331107d210c071be1f9aced13 (patch)
treed03da2eab089d6aa5fd91538f436c2ae3d9b4d78 /extra/heimdal/022_all_heimdal-as-needed.patch
parenta097ec2dfe8dc3ea67e8469634cf647cd1581967 (diff)
downloadaports-456d39106e193ac331107d210c071be1f9aced13.tar.bz2
aports-456d39106e193ac331107d210c071be1f9aced13.tar.xz
extra/samba: added heimdal dep to subpackages and moved heimdal to extra
Diffstat (limited to 'extra/heimdal/022_all_heimdal-as-needed.patch')
-rw-r--r--extra/heimdal/022_all_heimdal-as-needed.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/extra/heimdal/022_all_heimdal-as-needed.patch b/extra/heimdal/022_all_heimdal-as-needed.patch
new file mode 100644
index 0000000000..69c791778a
--- /dev/null
+++ b/extra/heimdal/022_all_heimdal-as-needed.patch
@@ -0,0 +1,22 @@
+--- lib/roken/Makefile.am.old 2007-11-05 19:42:53.000000000 +0100
++++ lib/roken/Makefile.am 2007-11-05 19:43:12.000000000 +0100
+@@ -107,7 +107,7 @@
+ ifaddrs.hin \
+ vis.hin
+
+-libroken_la_LIBADD = @LTLIBOBJS@
++libroken_la_LIBADD = @LTLIBOBJS@ $(LIB_crypt)
+
+ $(LTLIBOBJS) $(libroken_la_OBJECTS): roken.h $(XHEADERS)
+
+--- lib/editline/Makefile.am.old 2007-11-05 19:46:08.000000000 +0100
++++ lib/editline/Makefile.am 2007-11-05 20:06:54.000000000 +0100
+@@ -36,6 +36,8 @@
+ unix.h \
+ $(EXTRA_SOURCE)
+
++libeditline_la_LIBADD = $(LIB_tgetent)
++
+ EXTRA_SOURCE = $(ES)
+
+ libel_compat_la_SOURCES = edit_compat.c edit_compat.h