]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/blobdiff - lfs/krb5
core166: Ship changes files
[people/mfischer/ipfire-2.x.git] / lfs / krb5
index f72c12fd0dec32c00a612489c12374fe98a8ec8a..f67429c9d5758455739114fae2aac9b7c74c73a9 100644 (file)
--- a/lfs/krb5
+++ b/lfs/krb5
@@ -24,6 +24,8 @@
 
 include Config
 
+SUMMARY    = Kerberos
+
 VER        = 1.19.2
 
 THISAPP    = krb5-$(VER)
@@ -36,6 +38,8 @@ PAK_VER    = 7
 
 DEPS       =
 
+SERVICES   =
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
@@ -54,7 +58,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
-dist: 
+dist:
        @$(PAK)
 
 ###############################################################################