]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/blobdiff - lfs/hplip
Merge branch 'master' into next
[people/mfischer/ipfire-2.x.git] / lfs / hplip
index c783a0e3415a50fd752b955665375ad3bdf32f39..63d9cf3837d44d4fc7ab51be3f38a503b8ba6828 100644 (file)
--- a/lfs/hplip
+++ b/lfs/hplip
@@ -24,6 +24,8 @@
 
 include Config
 
+SUMMARY    = HP's Printing, Scanning, and Faxing Software
+
 VER        = 3.21.6
 
 THISAPP    = hplip-$(VER)
@@ -36,6 +38,8 @@ PAK_VER    = 6
 
 DEPS       =
 
+SERVICES   =
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
@@ -54,7 +58,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
-dist: 
+dist:
        $(PAK)
 
 ###############################################################################