mirror of
https://gitlab.com/CinnamonSlackBuilds/csb.git
synced 2025-01-13 20:01:46 +01:00
cinnamon: Upgraded to 4.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
52a16d2ab0
commit
dc38c127d5
1 changed files with 2 additions and 3 deletions
|
@ -23,8 +23,8 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=cinnamon
|
PRGNAM=cinnamon
|
||||||
VERSION=${VERSION:-4.0.10}
|
VERSION=${VERSION:-4.2.0}
|
||||||
BUILD=${BUILD:-2}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_csb}
|
TAG=${TAG:-_csb}
|
||||||
|
|
||||||
if [ -z "$ARCH" ]; then
|
if [ -z "$ARCH" ]; then
|
||||||
|
@ -81,7 +81,6 @@ patch -p1 < $CWD/logo.patch
|
||||||
rm files/etc/xdg/menus/cinnamon-applications-merged
|
rm files/etc/xdg/menus/cinnamon-applications-merged
|
||||||
|
|
||||||
patch -p1 < $CWD/7382.patch
|
patch -p1 < $CWD/7382.patch
|
||||||
patch -p1 < $CWD/pil.patch
|
|
||||||
|
|
||||||
CFLAGS="$SLKCFLAGS" \
|
CFLAGS="$SLKCFLAGS" \
|
||||||
CXXFLAGS="$SLKCFLAGS" \
|
CXXFLAGS="$SLKCFLAGS" \
|
||||||
|
|
Loading…
Reference in a new issue