forked from coreos/rpm-ostree
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
core: Verify no %posts for imported packages
This is bringing forward an old PR for libhif: rpm-software-management/libdnf#39 Right now, we aren't running `%post` or any of the other variants. A lot of packages will work if we just ignore `%post`, others won't. Let's be conservative until we start running them, and don't imply we support things we don't yet.
- Loading branch information
Showing
1 changed file
with
67 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters