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

index badcc504efb4f0e4bc36ec5ac380f5c481379fa9..faf15389a265bc9829e94a8e21b324903c4fbb3f 100644 (file)
--- a/lfs/popt
+++ b/lfs/popt
@@ -39,6 +39,9 @@ OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
 objects = $(DL_FILE)
 
+info:
+       $(DO_PKG_INFO)
+
 install: $(OBJECT)
 
 download : $(objects)