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

diff --git a/lfs/ppp b/lfs/ppp
index 51796a5f16b9c37160e434e2f3d5bb92b3430fc4..b505c61092d146d237b066a7245ae213f97e4335 100644 (file)
--- a/lfs/ppp
+++ b/lfs/ppp
@@ -39,6 +39,9 @@ OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
 objects = $(DL_FILE)
 
+info:
+       $(DO_PKG_INFO)
+
 install: $(OBJECT)
 
 download : $(objects)