X-Git-Url: http://git.osdn.net/view?p=rebornos%2Fcnchi-gnome-osdn.git;a=blobdiff_plain;f=build.sh;fp=build.sh;h=c7991b61f09ff08edf217d5e5b99d6cfcba2e1d7;hp=165973f1aeb7d1c797cb55019b7470244811af5f;hb=e68840f53e25cc7b293a4a0eef3fb339f35f38f0;hpb=ccd84d8e50a2b0e865a04c80712b70b7d0302a36 diff --git a/build.sh b/build.sh index 165973f..c7991b6 100755 --- a/build.sh +++ b/build.sh @@ -460,6 +460,10 @@ cp ${script_path}/Cnchi/rebornos-icon.png ${work_dir}/${arch}/airootfs/usr/share # ===>>> Files to configure lightdm with RebornOS and lightdm-gtk-greeter <<<=== # cp ${script_path}/Cnchi/lightdm.conf ${work_dir}/${arch}/airootfs/usr/share/cnchi/ cp ${script_path}/Cnchi/lightdm-gtk-greeter.conf ${work_dir}/${arch}/airootfs/usr/share/cnchi/ +# To be used by os-release in its LOGO = braces line +cp ${script_path}/Cnchi/rebornos.png ${work_dir}/${arch}/airootfs/usr/share/cnchi/ +cp ${script_path}/Cnchi/rebornos.svg ${work_dir}/${arch}/airootfs/usr/share/cnchi/ +cp ${script_path}/Cnchi/os-release ${work_dir}/${arch}/airootfs/usr/share/cnchi/ echo "DONE" echo echo "Replacing Antergos mentions with RebornOS"