B Watson
2018-11-14 22:11:18 UTC
development/meld3 and graphics/simple-scan both install the file:
/usr/share/glib-2.0/schemas/gschemas.compiled
This file shouldn't be installed by a package... instead it should be built
in the doinst.sh, which both builds already do. It'd be a good idea to add:
rm -f $PKG/usr/share/glib-2.0/schemas/gschemas.compiled
to both these SlackBuilds, for cleanliness' sake (and to avoid my
conflict-finder script flagging them as being in conflict).
_______________________________________________
SlackBuilds-users mailing list
SlackBuilds-***@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/
/usr/share/glib-2.0/schemas/gschemas.compiled
This file shouldn't be installed by a package... instead it should be built
in the doinst.sh, which both builds already do. It'd be a good idea to add:
rm -f $PKG/usr/share/glib-2.0/schemas/gschemas.compiled
to both these SlackBuilds, for cleanliness' sake (and to avoid my
conflict-finder script flagging them as being in conflict).
_______________________________________________
SlackBuilds-users mailing list
SlackBuilds-***@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/