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

diff --git a/lfs/mc b/lfs/mc
index 55cbe333450f4df9c997e6d90305e90ab8b0c8de..bf4e3dfc7aad7999719333b848f33c88074af61e 100644 (file)
--- a/lfs/mc
+++ b/lfs/mc
@@ -43,6 +43,9 @@ OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 objects = $(DL_FILE) $(THISAPP)-bash32-1.patch \
        $(THISAPP)-debian_fixes-1.patch
 
+info:
+       $(DO_PKG_INFO)
+
 install: $(OBJECT)
 
 download : $(objects)