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

commit 12aded56be0e1d32dde4dd08f401711f4edc23c1
Author: DeX77 <[email protected]>
Date:   Wed Feb 3 19:10:55 2016 +0100

widelands-build18-9-x86_64

* small fix for ldconfig

diff --git a/source/games-extra/widelands/FrugalBuild 
b/source/games-extra/widelands/FrugalBuild
index 367d915..2830b8c 100644
--- a/source/games-extra/widelands/FrugalBuild
+++ b/source/games-extra/widelands/FrugalBuild
@@ -4,7 +4,7 @@

pkgname=widelands
pkgver=build18
-pkgrel=8
+pkgrel=9
pkgdesc="Widelands is an open source real-time strategy game."
url="http://wl.widelands.org/";
_F_cd_path="$pkgname-$pkgver-src"
@@ -54,6 +54,9 @@ build()
Fwrapper "cd /usr/share/widelands && ./widelands" $pkgname
Fln /usr/share/widelands/pics/wl-ico-48.png /usr/share/pixmaps/$pkgname.png
Fdesktop2
+
+       Fmkdir etc/ld.so.conf.d
+       echo /usr/share/widelands >> 
"$Fdestdir/etc/ld.so.conf.d/widelands.conf" || Fdie
}

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

Reply via email to