update
This commit is contained in:
parent
4aa8111f98
commit
c72fb8b625
46 changed files with 361 additions and 47 deletions
|
@ -107,7 +107,7 @@ debmaker_run(){
|
|||
sudo chroot ${MOUNT_PATH}/${APP}/ /tmp/src/exec_in_chroot.sh ${CURRENT_STEP}
|
||||
done
|
||||
fi
|
||||
rm -fr dist/${APP}*
|
||||
rm -fr dist/${APP}_*
|
||||
find ${MOUNT_PATH}/${APP}/tmp/dist/ -name *.deb -exec cp -v {} dist/ \;
|
||||
debmaker_umount_proc_sys ${MOUNT_PATH}/${APP}/
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue