mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
dconf: remove gio modules
* dconf gio module breaks gsettings
This commit is contained in:
@@ -8,7 +8,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/dconf/"
|
||||
COPYRIGHT="2010 Ryan Lortie
|
||||
2010 Tomasz Miąsko"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://gitlab.gnome.org/GNOME/dconf/-/archive/$portVersion/dconf-$portVersion.zip"
|
||||
CHECKSUM_SHA256="f83e7e993ddca6d0e29ffa659a8b0acce80093cae0e24a60405e5427dbb4009b"
|
||||
|
||||
@@ -83,6 +83,8 @@ INSTALL()
|
||||
{
|
||||
ninja -C build install
|
||||
|
||||
rm -rf $libDir/gio/modules
|
||||
|
||||
prepareInstalledDevelLib libdconf
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user