]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Added "info"-target to lfs/pam
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

diff --git a/lfs/pam b/lfs/pam
index c428da2a290eeaa58e4701a5449842b82d94126b..d6e0a49e1cd4d2b3d410e7f867e911c389b42c7c 100644 (file)
--- a/lfs/pam
+++ b/lfs/pam
@@ -39,6 +39,9 @@ OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)-pass$(PASS)
 
 objects = $(DL_FILE)
 
+info:
+       $(DO_PKG_INFO)
+
 install: $(OBJECT)
 
 download : $(objects)