]> git.ipfire.org Git - pakfire.git/commit
filter-requires: Remove check if files are on filelist
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 9 Sep 2023 13:06:48 +0000 (13:06 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 9 Sep 2023 13:06:48 +0000 (13:06 +0000)
commit7cab40995eeedc742011614556179d91ba885df9
tree003a22a44dbd28d9f2ab1240135267286e3c81b4
parentb76073b9b37f342b8fb990fef7ed97fa3cbabfb4
filter-requires: Remove check if files are on filelist

This does not work in this place because we are streaming the filelist
into the script and the check is being performed in Pakfire.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/scripts/find-requires