lynis/extras/lynis.spec

23 lines
672 B
Plaintext
Raw Normal View History

2014-09-14 16:39:56 +02:00
#################################################################################
#
# Lynis spec file
# -----------------
#
# This is a dummy file now. If you like to install the latest version as a
2016-11-13 20:11:22 +01:00
# package, have a look at https://packages.cisofy.com
#
# Manual builds
# -------------
2014-09-14 16:39:56 +02:00
#
# If you like to build your own rpm, use the software development kit, or copy
# manually the lynis.spec file.
2014-09-14 16:39:56 +02:00
#
# mkdir -p /home/myuser/lynis
# cd /home/myuser/lynis
# git clone https://github.com/CISOfy/lynis
# git clone https://github.com/CISOfy/lynis-sdk/
# cd lynis-sdk
# ./lynis-sdk build rpm
2014-09-14 20:35:01 +02:00
#
2014-09-14 16:39:56 +02:00
#################################################################################