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

commit 4b4bbee06ae9ced65a9453564a43ff3cb6d35661
Author: crazy <[email protected]>
Date:   Sun Feb 11 02:22:03 2018 +0100

convmv-2.04-2-x86_64

* rebuild with tc
* fix Fsed line

diff --git a/source/apps-extra/convmv/FrugalBuild 
b/source/apps-extra/convmv/FrugalBuild
index 58a65b1..93e0cec 100644
--- a/source/apps-extra/convmv/FrugalBuild
+++ b/source/apps-extra/convmv/FrugalBuild
@@ -4,7 +4,7 @@

pkgname=convmv
pkgver=2.04
-pkgrel=1
+pkgrel=2
pkgdesc="A version of 'mv' which is capable of converting the charset of file 
names."
url="http://www.j3e.de/linux/$pkgname";
archs=('x86_64')
@@ -15,6 +15,8 @@ source=($url/$pkgname-$pkgver.tar.gz)
sha1sums=('720ffdeeab3c13f312e4967cca09500296923001')

build () {
-       Fsed PREFIX=/usr/local PREFIX=/usr $Fsrcdir/$pkgname-$pkgver/Makefile
+
+       Fcd
+       Fsed "PREFIX=/usr/local" "PREFIX=/usr" Makefile
Fbuild
}
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to