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

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