OSDN Git Service

[fix] : remove aur scripts
authorhayao <shun819.mail@gmail.com>
Sat, 22 Aug 2020 05:53:24 +0000 (14:53 +0900)
committerhayao <shun819.mail@gmail.com>
Sat, 22 Aug 2020 05:53:24 +0000 (14:53 +0900)
build.sh

index 5b40c3f..35a6688 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -942,8 +942,7 @@ make_packages_aur() {
     done
 
     # Remove scripts
-    remove "${work_dir}/${arch}/airootfs/paclist_old"
-    remove "${work_dir}/${arch}/airootfs/paclist_new"
+    remove "${work_dir}/${arch}/airootfs/root/"{"aur_install","aur_prepare","aur_remove","pacls_gen_new","pacls_gen_old"}".sh"
 
     # Remove the user created for the build.
     ${mkalteriso} ${mkalteriso_option} -w "${work_dir}/${arch}"  -D "${install_dir}" -r "/root/aur_remove.sh" run