]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Added "info"-target to lfs/pam_ldap
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 7 Jan 2009 13:12:50 +0000 (14:12 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 7 Jan 2009 13:12:50 +0000 (14:12 +0100)
lfs/pam_ldap

index 392c6d48f49167fd4fffc9afca000229216dc6c4..7dfba475960c6f6c44b62fbfca8c2fa74d843cd5 100644 (file)
@@ -39,6 +39,9 @@ OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
 objects = $(DL_FILE)
 
+info:
+       $(DO_PKG_INFO)
+
 install: $(OBJECT)
 
 download : $(objects)