Simo Sorce wrote: > It could be accomplished by changing our tooling[*] to use overlay > filesystems to figure out exactly what a make install did and pick only > those files. Why is the overlay filesystem needed? We already install to a DESTDIR. The whole contents of the DESTDIR should be packaged. In fact, RPM already fails the build both if a listed file is missing and if an unlisted file is present. The main issue is subpackages. You still need file lists to decide what files to put in what subpackages. Kevin Kofler _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx