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

commit 2fb8a6fa0ee273457e8a08eacb25b1c579be20e4
Author: crazy <[email protected]>
Date:   Sun Feb 11 21:44:51 2018 +0100

pilot-link-0.12.5-9-x86_64

* rebuild with tc

diff --git a/source/apps-extra/pilot-link/FrugalBuild 
b/source/apps-extra/pilot-link/FrugalBuild
index c0af9fb..34dc52f 100644
--- a/source/apps-extra/pilot-link/FrugalBuild
+++ b/source/apps-extra/pilot-link/FrugalBuild
@@ -4,7 +4,7 @@

pkgname=pilot-link
pkgver=0.12.5
-pkgrel=8
+pkgrel=9
pkgdesc="A suite of tools for connecting to PalmOS handheld devices"
url="http://www.pilot-link.org/";
groups=('apps-extra')
@@ -35,8 +35,8 @@ build()

# Python braindead manual install because configure soo braindead
cd $Fsrcdir/$pkgname-$pkgver/bindings/Python
-       python ./setup.py build || Fdie
-       python ./setup.py install --prefix "/usr" --root="$Fdestdir" || Fdie
+       Fexec python ./setup.py build || Fdie
+       Fexec python ./setup.py install --prefix "/usr" --root="$Fdestdir" || 
Fdie
}

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

Reply via email to