fix delete archivefilename file

This commit is contained in:
Trevor Batley 2023-05-31 17:26:25 +10:00
parent af265e9cfe
commit 79d8a3cf3b

View File

@ -253,7 +253,7 @@ git rm "$SOURCEPKG.spec"
git add "$TARGETPKG.spec"
#Delete archivefilename file if it follows the new standard
if [ !e archivefilename ] ; then git rm archivefilename ; fi
if [ -e archivefilename ] ; then git rm archivefilename ; fi
#Update createlinks
# - if there is an e-smith-<pkg>-update event rename to smeserver-<pkg>-update and add symlink