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

index 6071502232fa12327c7ad43ef70c5b52e1170021..73a3235ef6242b350f388364c1f93cfc61f20103 100644 (file)
--- a/lfs/squid
+++ b/lfs/squid
@@ -42,6 +42,9 @@ OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
 objects = $(DL_FILE)
 
+info:
+       $(DO_PKG_INFO)
+
 install: $(OBJECT)
 
 download : $(objects)