glib-networking: clean up
This commit is contained in:
parent
cb1cc757ff
commit
897a09f5e3
|
@ -22,8 +22,6 @@ stdenv.mkDerivation rec {
|
|||
sha256 = "1mfw44qpmwvz6yzj8c6spx6z357wrmkk15byrkc5byagd82860fm";
|
||||
};
|
||||
|
||||
PKG_CONFIG_GIO_2_0_GIOMODULEDIR = "${placeholder "out"}/lib/gio/modules";
|
||||
|
||||
postPatch = ''
|
||||
chmod +x meson_post_install.py # patchShebangs requires executable file
|
||||
patchShebangs meson_post_install.py
|
||||
|
|
Loading…
Reference in New Issue