#35 flatpak_builder: error out cleanly on files in /usr/etc
Merged by otaylor. Opened by otaylor.
otaylor/flatpak-module-tools usr-etc-error  into  main

Download 35.patch

According to comments in the code, we were meant to be dropping files
in /usr/etc (which conflicts with /etc with the Flatpak runtime files/
layer), but that wasn't actually implemented correctly.

Since files in /usr/etc typically reflect a packaging bug, error out
with a clean error message instead.

Pull-Request has been merged by otaylor

Metadata