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

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