mirror of
https://github.com/dslm4515/BMLFS.git
synced 2025-08-20 14:31:47 +00:00
Upgraded gsettings-desktop-schemas from 44.0 to 45.0
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#! /bin/bash
|
||||
|
||||
# GSettings Desktop Schemas
|
||||
# Source: https://download.gnome.org/sources/gsettings-desktop-schemas/44/gsettings-desktop-schemas-44.0.tar.xz
|
||||
# Source: https://download.gnome.org/sources/gsettings-desktop-schemas/45/gsettings-desktop-schemas-45.0.tar.xz
|
||||
#
|
||||
# $BUILD = Directory to temporarily install
|
||||
# $PKGS = Directory to store built packages
|
||||
@ -49,5 +49,5 @@ EOF
|
||||
sudo -S mv -v /tmp/slack-desc install/ &&
|
||||
echo "glib-compile-schemas /usr/share/glib-2.0/schemas" > /tmp/doinst.sh &&
|
||||
sudo -S mv /tmp/doinst.sh install/ &&
|
||||
sudo -S makepkg -l y -c n $PKGS/gsettings-desktop-schemas-44.0-$PSUFFIX &&
|
||||
sudo -S makepkg -l y -c n $PKGS/gsettings-desktop-schemas-45.0-$PSUFFIX &&
|
||||
sudo -S rm -rf ${BUILD}/*
|
||||
|
Reference in New Issue
Block a user