As a reference I follow the arch buildscripts.
So as a configureflag I have --disable-schemas.
But when the compiling and make is finisched I need to do these two things.
glib-compile-schemas /usr/share/glib-2.0/schemas
gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
Whats the best way to do this?
I think there must be put something in the postbuild part.
Roelof
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev