OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

39 lines
1.7 KiB

  1. # --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. #
  4. # Filename: package/.../heimdal/heimdal-1.3.3-no-applications.patch
  5. # Copyright (C) 2010 The OpenSDE Project
  6. #
  7. # More information can be found in the files COPYING and README.
  8. #
  9. # This patch file is dual-licensed. It is available under the license the
  10. # patched project is licensed under, as long as it is an OpenSource license
  11. # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
  12. # of the GNU General Public License as published by the Free Software
  13. # Foundation; either version 2 of the License, or (at your option) any later
  14. # version.
  15. # --- SDE-COPYRIGHT-NOTE-END ---
  16. Description: Do not build/install all the "kerberized" applications that
  17. are shipped with heimdal
  18. --- heimdal-1.3.3/Makefile.in.orig 2010-09-27 18:10:43.492859163 +0200
  19. +++ heimdal-1.3.3/Makefile.in 2010-09-27 18:11:01.525871050 +0200
  20. @@ -113,7 +113,7 @@ AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGE
  21. distdir dist dist-all distcheck
  22. ETAGS = etags
  23. CTAGS = ctags
  24. -DIST_SUBDIRS = include lib kuser kdc admin kadmin kpasswd kcm appl doc \
  25. +DIST_SUBDIRS = include lib kuser kdc admin kadmin kpasswd kcm doc \
  26. tools tests packages etc po
  27. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  28. distdir = $(PACKAGE)-$(VERSION)
  29. @@ -385,7 +385,7 @@ LIB_kafs = $(top_builddir)/lib/kafs/libk
  30. @KRB5_TRUE@LIB_tsasl = $(top_builddir)/lib/tsasl/libtsasl.la
  31. @DCE_TRUE@LIB_kdfs = $(top_builddir)/lib/kdfs/libkdfs.la
  32. @KCM_TRUE@kcm_dir = kcm
  33. -SUBDIRS = include lib kuser kdc admin kadmin kpasswd $(kcm_dir) appl \
  34. +SUBDIRS = include lib kuser kdc admin kadmin kpasswd $(kcm_dir) \
  35. doc tools tests packages etc po
  36. ACLOCAL_AMFLAGS = -I cf
  37. EXTRA_DIST = \