Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bf05bbc19cc882fdd434282ca529818ccc93a5ff

commit bf05bbc19cc882fdd434282ca529818ccc93a5ff
Author: crazy <cr...@frugalware.org>
Date:   Fri Sep 1 04:01:14 2017 +0200

xdg-utils-1.1.2-2-x86_64
* there isn't something like C.UTF-8 in glibc
* this is some ubuntu/fedora stuff

diff --git a/source/apps/xdg-utils/FrugalBuild 
b/source/apps/xdg-utils/FrugalBuild
index 17c101f..1e49256 100644
--- a/source/apps/xdg-utils/FrugalBuild
+++ b/source/apps/xdg-utils/FrugalBuild
@@ -4,7 +4,7 @@

pkgname=xdg-utils
pkgver=1.1.2
-pkgrel=1
+pkgrel=2
pkgdesc="A set of command line tools that assist applications with a variety of 
desktop integration tasks."
url="http://portland.freedesktop.org/wiki/";
_F_archive_grepv="-\?c"
@@ -16,3 +16,11 @@ options+=('scriptlet')
up2date="Flasttar http://portland.freedesktop.org/download/";
source=(http://portland.freedesktop.org/download/$pkgname-$pkgver.tar.gz)
sha1sums=('20cd4cc5cfaa904b12abf6d584deb568367f4d83')
+
+build() {
+
+       Fcd
+       ## this doesn't exists in glibc , ubuntu/fedora stuff
+       Fsed 'C.UTF-8' 'C' scripts/xdg-*
+       Fbuild
+}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to