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.

50 lines
2.1 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 - 2012 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.am.orig 2012-07-23 22:19:34.342211460 +0200
  19. +++ heimdal-1.3.3/Makefile.am 2012-07-23 22:19:54.364661544 +0200
  20. @@ -7,7 +7,7 @@
  21. endif
  22. SUBDIRS= include lib kuser kdc admin kadmin kpasswd
  23. -SUBDIRS+= $(kcm_dir) appl doc tools tests packages etc po
  24. +SUBDIRS+= $(kcm_dir) doc tools tests packages etc po
  25. ## ACLOCAL = @ACLOCAL@ -I cf
  26. ACLOCAL_AMFLAGS = -I cf
  27. --- heimdal-1.3.3/Makefile.in.orig 2010-09-27 18:10:43.492859163 +0200
  28. +++ heimdal-1.3.3/Makefile.in 2010-09-27 18:11:01.525871050 +0200
  29. @@ -113,7 +113,7 @@ AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGE
  30. distdir dist dist-all distcheck
  31. ETAGS = etags
  32. CTAGS = ctags
  33. -DIST_SUBDIRS = include lib kuser kdc admin kadmin kpasswd kcm appl doc \
  34. +DIST_SUBDIRS = include lib kuser kdc admin kadmin kpasswd kcm doc \
  35. tools tests packages etc po
  36. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  37. distdir = $(PACKAGE)-$(VERSION)
  38. @@ -385,7 +385,7 @@ LIB_kafs = $(top_builddir)/lib/kafs/libk
  39. @KRB5_TRUE@LIB_tsasl = $(top_builddir)/lib/tsasl/libtsasl.la
  40. @DCE_TRUE@LIB_kdfs = $(top_builddir)/lib/kdfs/libkdfs.la
  41. @KCM_TRUE@kcm_dir = kcm
  42. -SUBDIRS = include lib kuser kdc admin kadmin kpasswd $(kcm_dir) appl \
  43. +SUBDIRS = include lib kuser kdc admin kadmin kpasswd $(kcm_dir) \
  44. doc tools tests packages etc po
  45. ACLOCAL_AMFLAGS = -I cf
  46. EXTRA_DIST = \