framework
framework copied to clipboard
don't include buildpaths in the generated GLib2 source files
Don't include build paths in the generated GLib2 source files, as potential source packages generated after build may include all files used for the compilation. With GLib2 adding the full source path to the generated file, the source package may not be reproducible. Therefore remove glib2 including the source path in the generated file.