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

index 0bee066a81c775e07038e37382e96d099d8d7cb7..d3903fb0b662d626566721e512dfa0869af00e1a 100644 (file)
@@ -39,6 +39,9 @@ OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
 objects = $(DL_FILE)
 
+info:
+       $(DO_PKG_INFO)
+
 install: $(OBJECT)
 
 download : $(objects)