mirror of
https://gitlab.com/CinnamonSlackBuilds/csb.git
synced 2025-01-13 20:01:46 +01:00
dbus-python3: Rebuilt against python3-3.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
5a3147ea40
commit
63a7c416a6
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
PRGNAM=dbus-python3
|
PRGNAM=dbus-python3
|
||||||
SRCNAM=$(echo $PRGNAM | tr -d 3)
|
SRCNAM=$(echo $PRGNAM | tr -d 3)
|
||||||
VERSION=${VERSION:-1.2.4}
|
VERSION=${VERSION:-1.2.4}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-2}
|
||||||
TAG=${TAG:-_csb}
|
TAG=${TAG:-_csb}
|
||||||
|
|
||||||
if [ -z "$ARCH" ]; then
|
if [ -z "$ARCH" ]; then
|
||||||
|
|
Loading…
Reference in a new issue