X-Git-Url: http://git.osdn.net/view?p=rebornos%2Fcnchi-gnome-osdn.git;a=blobdiff_plain;f=build.sh;h=9561714310207fb9ee833eb5bc7b9d59ee5e7463;hp=8939cd8273ebbeda91ab54792922b72f79ca1a76;hb=329ad0366d7f48c7ee8a614e827e449f02b87fb9;hpb=e0b4f42d9d4803d92cca16a656cf882c9906eed4 diff --git a/build.sh b/build.sh index 8939cd8..9561714 100755 --- a/build.sh +++ b/build.sh @@ -364,6 +364,7 @@ cp ${script_path}/Cnchi/pacman.conf ${work_dir}/${arch}/airootfs/usr/share/cnchi rm ${work_dir}/${arch}/airootfs/etc/pacman.conf cp ${script_path}/Cnchi/pacman.conf ${work_dir}/${arch}/airootfs/etc/ chmod 644 /etc/pacman.conf +chmod 644 /etc/pacman.d/reborn-mirrorlist rm ${work_dir}/${arch}/airootfs/usr/share/cnchi/data/pacman.tmpl cp ${script_path}/Cnchi/pacman.tmpl ${work_dir}/${arch}/airootfs/usr/share/cnchi/data/ rm ${work_dir}/${arch}/airootfs/usr/share/cnchi/src/info.py @@ -431,6 +432,10 @@ cp ${script_path}/Cnchi/10_antergos ${work_dir}/${arch}/airootfs/usr/share/cnchi cp ${script_path}/Cnchi/gufw.png ${work_dir}/${arch}/airootfs/usr/share/cnchi/ cp ${script_path}/Cnchi/gufw.svg ${work_dir}/${arch}/airootfs/usr/share/cnchi/ cp ${script_path}/Cnchi/gufw.desktop ${work_dir}/${arch}/airootfs/usr/share/cnchi/ +# Cinnamon gschema +cp ${script_path}/Cnchi/95_cinnamon.gschema.override ${work_dir}/${arch}/airootfs/usr/share/cnchi/ +# Gnome gschema +cp ${script_path}/Cnchi/101_gnome.gschema.override ${work_dir}/${arch}/airootfs/usr/share/cnchi/ echo "DONE" echo echo "Replacing Antergos mentions with RebornOS"