Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=8b20b8f0f0b0c7f51f4437d78d6fd75880f27254

commit 8b20b8f0f0b0c7f51f4437d78d6fd75880f27254
Author: crazy <[email protected]>
Date:   Sat Feb 10 22:20:52 2018 +0100

tftp-hpa-5.2-2-x86_64

* rebuild with tc

diff --git a/source/network-extra/tftp-hpa/FrugalBuild 
b/source/network-extra/tftp-hpa/FrugalBuild
index f0bf472..8dadc29 100644
--- a/source/network-extra/tftp-hpa/FrugalBuild
+++ b/source/network-extra/tftp-hpa/FrugalBuild
@@ -3,21 +3,20 @@

pkgname=tftp-hpa
pkgver=5.2
-pkgrel=1
+pkgrel=2
pkgdesc="A conglomerate of a number of versions of the BSD TFTP code"
url="https://www.kernel.org/pub/software/network/tftp/tftp-hpa/";
groups=('network-extra')
-archs=('i686' 'x86_64')
+archs=('x86_64')
depends=('readline')
up2date="Flasttar '$url'"
source=("$url/$pkgname-$pkgver.tar.xz")
-#signatures=($source.sign)
sha1sums=('564e562e98ca33f77d2bc65b8f783485561dd340')

build()
{
Fmake
-       make INSTALLROOT=$Fdestdir install
+       Fexec make INSTALLROOT=$Fdestdir install || Fdie
}

# optimization OK
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to