mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Build source package
This commit is contained in:
parent
f60537ade7
commit
e6598119a6
1 changed files with 1 additions and 1 deletions
|
|
@ -285,7 +285,7 @@
|
|||
|
||||
cd ..
|
||||
echo "Executing: ${GITBUILDPACKAGEBINARY} --git-tarball-dir=${MYBUILDDIR} --git-export-dir=${DEBWORKDIR} --git-ignore-new"
|
||||
${GITBUILDPACKAGEBINARY} --git-tarball-dir=${MYBUILDDIR} --git-export-dir=${DEBWORKDIR} --git-ignore-new
|
||||
${GITBUILDPACKAGEBINARY} -S --git-tarball-dir=${MYBUILDDIR} --git-export-dir=${DEBWORKDIR} --git-ignore-new
|
||||
cd ${MYWORKDIR}
|
||||
|
||||
echo "[V] Done"
|
||||
|
|
|
|||
Loading…
Reference in a new issue