From 1425fe36bfac9ab9a321f4921f5ffc3ce686d55d Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Tue, 3 Nov 2020 20:02:20 +0000 Subject: [PATCH] mpdris2: cleaned up --- mpdris2/.signature | 4 ++-- mpdris2/Pkgfile | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mpdris2/.signature b/mpdris2/.signature index 71e6c0fe9..3924e1e14 100644 --- a/mpdris2/.signature +++ b/mpdris2/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF34nVUtEo9/RyF7cAKT30ZTptKG+ZFI7XMbh/VfightYgCet7+zTuPcuX5ra922ZwwGCa8gkPAkjNFQTqT7EZ6ww= -SHA256 (Pkgfile) = 9fba4088e910a9a487c2a0d19ae6bef79e7204ea1189cc82bac6e5a7f6fae6cb +RWSagIOpLGJF33e6WNPUnvKqrpyX4tHOJqG8IKsxanzVm84ngbEx5K8C3b56SVY4DP2GFGhibUAi+jlE+XeWls8N6a+VF6eWSg4= +SHA256 (Pkgfile) = c8ee2e13b7d9ad001b38236db4c6cf4848eff2857971c31a25ac0136b147deb0 SHA256 (.footprint) = b3e674935c82fb20147614e47df5c78d125dd411597a661673bee97a50261b0b SHA256 (mpdris2-0.8.tar.gz) = b6b15c1fdddf16a6d74485ad09f56ed353a317e149c37475c00a279186da4391 diff --git a/mpdris2/Pkgfile b/mpdris2/Pkgfile index 32226714a..19c34dc9c 100644 --- a/mpdris2/Pkgfile +++ b/mpdris2/Pkgfile @@ -11,7 +11,7 @@ source=(https://github.com/eonpatapon/mpDris2/archive/$version/$name-$version.ta build() { cd mpDris2-$version NOCONFIGURE=1 ./autogen.sh - PYTHON=python3 ./configure \ + PYTHON=/usr/bin/python3 ./configure \ --prefix=/usr \ --sysconfdir=/etc \ --disable-nls