framework icon indicating copy to clipboard operation
framework copied to clipboard

don't include buildpaths in the generated GLib2 source files

Open pslldq opened this issue 9 months ago • 0 comments

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.

pslldq avatar Mar 17 '25 15:03 pslldq