Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=788f73d6d3c6d3dee043397ede891567fe0ececf
commit 788f73d6d3c6d3dee043397ede891567fe0ececf Author: crazy <[email protected]> Date: Sun Feb 11 23:26:28 2018 +0100 tcplay-2.0-4-x86_64 * rebuild with tc * fix _F_cd_path diff --git a/source/apps-extra/tcplay/FrugalBuild b/source/apps-extra/tcplay/FrugalBuild index 2b79bff..2ff33ad 100644 --- a/source/apps-extra/tcplay/FrugalBuild +++ b/source/apps-extra/tcplay/FrugalBuild @@ -1,10 +1,9 @@ # Compiling Time: 1.52 SBU # Maintainer: Melko <[email protected]> - pkgname=tcplay pkgver=2.0 -pkgrel=3 +pkgrel=4 pkgdesc="Free and simple TrueCrypt implementation based on dm-crypt." depends=('systemd') groups=('apps-extra') @@ -18,7 +17,7 @@ sha1sums=('372687615a3ea076a0610689ab6cf8d9abd1e1a7') build() { - Fcd + Fcd tc-play-$pkgver ## yay ## tcplay.c.o: relocation R_X86_64_PC32 against symbol `stderr@@GLIBC_2.2.5' can _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
