From 5bb323e0ffa7fcd80aba9ea2b944d876dcab6130 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Fri, 10 Jun 2016 13:15:35 +0200 Subject: desktop/lxde-common: Updated for version 0.99.1. Signed-off-by: Matteo Bernardini --- desktop/lxde-common/lxde-common.SlackBuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'desktop/lxde-common/lxde-common.SlackBuild') diff --git a/desktop/lxde-common/lxde-common.SlackBuild b/desktop/lxde-common/lxde-common.SlackBuild index 20b4ff99b4..976e807e85 100644 --- a/desktop/lxde-common/lxde-common.SlackBuild +++ b/desktop/lxde-common/lxde-common.SlackBuild @@ -1,6 +1,7 @@ #!/bin/sh # $Id: lxde-common.SlackBuild,v 1.5 2009/09/11 20:36:29 root Exp root $ # Copyright (c) 2008-2009 Eric Hameleers, Eindhoven, NL +# Copyright 2010-2016 Matteo Bernardini , Pisa, Italy # All rights reserved. # # Permission to use, copy, modify, and distribute this software for @@ -54,6 +55,8 @@ # * Update. # 20141008_8877e46: 09/oct/2014 by Matteo Bernardini # * Update. +# 0.99.1: 10/jul/2016 by Matteo Bernardini +# * Update. # # Run 'sh lxde-common.SlackBuild' to build a Slackware package. # The package is created in /tmp . @@ -62,7 +65,7 @@ # ----------------------------------------------------------------------------- PRGNAM=lxde-common -VERSION=${VERSION:-20141008_8877e46} +VERSION=${VERSION:-0.99.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -111,9 +114,6 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ -exec chmod 644 {} \; -# look for a renamed file -sed -i -e 's|lxde\.conf|LXDE.conf|' Makefile.am || exit 1 - sh autogen.sh || true CXXFLAGS="$SLKCFLAGS" \ -- cgit v1.2.3