File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 147147 "buildsystem" : " simple" ,
148148 "build-commands" : [
149149 " find breeze-gtk/src -name '*.scss' -print -execdir sed -i 's#\\ .\\ ./assets/#./assets/#' {} \\ ;" ,
150- " cd breeze-gtk/src && sed -i 's/@PYTHON_EXECUTABLE @/python3/g' build_theme.sh.cmake && ./build_theme.sh.cmake -c BreezeLight -t ${FLATPAK_BUILDER_BUILDDIR}/Breeze -r ${FLATPAK_BUILDER_BUILDDIR}/breeze/colors" ,
150+ " cd breeze-gtk/src && sed -i 's/@Python3_EXECUTABLE @/python3/g' build_theme.sh.cmake && ./build_theme.sh.cmake -c BreezeLight -t ${FLATPAK_BUILDER_BUILDDIR}/Breeze -r ${FLATPAK_BUILDER_BUILDDIR}/breeze/colors" ,
151151 " mkdir -p ${FLATPAK_DEST}/share/themes/Breeze/" ,
152152 " cp -rv --no-preserve=ownership ${FLATPAK_BUILDER_BUILDDIR}/Breeze/gtk-2.0 ${FLATPAK_DEST}/share/themes/Breeze/" ,
153153 " cp -rv --no-preserve=ownership ${FLATPAK_BUILDER_BUILDDIR}/Breeze/assets ${FLATPAK_DEST}/share/themes/Breeze/"
You can’t perform that action at this time.
0 commit comments