1
0
forked from ports/contrib

mpdris2: cleaned up

This commit is contained in:
Tim Biermann 2020-11-03 20:02:20 +00:00
parent f91246c05c
commit 1425fe36bf
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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