tidyup
This commit is contained in:
parent
67d7ef1a18
commit
3bdcec3443
@ -12,8 +12,8 @@ for DLL in $DLLS
|
|||||||
done
|
done
|
||||||
|
|
||||||
mkdir -p package/share/{themes,gtk-3.0}
|
mkdir -p package/share/{themes,gtk-3.0}
|
||||||
cp -r $GTK_INSTALL_PATH/share/glib-2.0/schemas package/share/glib-2.0
|
cp -r "$GTK_INSTALL_PATH"/share/glib-2.0/schemas package/share/glib-2.0
|
||||||
cp -r $GTK_INSTALL_PATH/share/icons package/share/icons
|
cp -r "$GTK_INSTALL_PATH"/share/icons package/share/icons
|
||||||
cp -r ~/Windows10 package/share/themes
|
cp -r ~/Windows10 package/share/themes
|
||||||
|
|
||||||
cat << EOF > package/share/gtk-3.0/settings.ini
|
cat << EOF > package/share/gtk-3.0/settings.ini
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user