]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/tor
buildprocess: Add extra metadata to pak lfs files
[people/pmueller/ipfire-2.x.git] / lfs / tor
diff --git a/lfs/tor b/lfs/tor
index aca9c0c927389d366eb7ee3b739e3a9c98f0ba55..c0a67ea6c1931842c15b41611d38617ab4400274 100644 (file)
--- a/lfs/tor
+++ b/lfs/tor
@@ -24,6 +24,8 @@
 
 include Config
 
+SUMMARY    = Anonymizing overlay network for TCP (The onion router)
+
 VER        = 0.4.6.9
 
 THISAPP    = tor-$(VER)
@@ -36,6 +38,8 @@ PAK_VER    = 66
 
 DEPS       = libseccomp
 
+SERVICES   = tor
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
@@ -108,7 +112,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
                /usr/share/tor/defaults-torrc
 
        # Install initscripts
-       $(call INSTALL_INITSCRIPT,tor)
+       $(call INSTALL_INITSCRIPTS,$(SERVICES))
 
        # Install start links and backup include file.
        ln -sf ../init.d/tor /etc/rc.d/rc3.d/S60tor