parent
cf389ff20f
commit
352647a068
1 changed files with 1 additions and 1 deletions
|
@ -886,7 +886,7 @@ if [ $BUILD_LINUX == 1 ]; then
|
|||
|
||||
# Copy over removed-files and make a precomplete file
|
||||
pushd "$APPDIR"
|
||||
cp "$CALLDIR/update-packaging/removed-files_$arch" removed-files
|
||||
cp "$CALLDIR/update-packaging/removed-files_linux-$arch" removed-files
|
||||
python3 "$CALLDIR/scripts/createprecomplete.py"
|
||||
if [ ! -s precomplete ]; then
|
||||
echo "precomplete file not created -- aborting" 2>&1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue