Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=789d697a27b79568b3e89ba06c9c2f2690fb4d39
commit 789d697a27b79568b3e89ba06c9c2f2690fb4d39 Author: crazy <[email protected]> Date: Sat Feb 10 21:24:59 2018 +0100 pptp-1.10.0-2-x86_64 * rebuild with tc diff --git a/source/network-extra/pptp/FrugalBuild b/source/network-extra/pptp/FrugalBuild index 40e01d7..e5400cd 100644 --- a/source/network-extra/pptp/FrugalBuild +++ b/source/network-extra/pptp/FrugalBuild @@ -3,7 +3,7 @@ pkgname=pptp pkgver=1.10.0 -pkgrel=1 +pkgrel=2 pkgdesc="Linux client for PPTP" _F_sourceforge_dirname="pptpclient" Finclude sourceforge @@ -22,7 +22,7 @@ build() { Fcd Fsed '/bin/ip' '/sbin/ip' Makefile - make OPTIMISE= DEBUG= CFLAGS="${CFLAGS}" || return 1 + Fexec make OPTIMISE= DEBUG= CFLAGS="${CFLAGS}" || Fdie Fexerel /usr/bin/pptp Ffile /etc/ppp/options.$pkgname Fexe /usr/sbin/${pkgname}_fe.pl _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
