Commit 48796e2f authored by Anton Midyukov's avatar Anton Midyukov

pkg.in/lists/Makefile: not check availability *CLEANUP*_PACKAGES

parent e5c6a9b5
......@@ -32,7 +32,7 @@ copy-lists:
save_packages_to_lists:
@$(foreach V, \
$(filter-out GLOBAL_% PINNED_%,$(filter %_PACKAGES,$(sort \
$(filter-out CLEANUP_% %CLEANUP_PACKAGES GLOBAL_% PINNED_%,$(filter %_PACKAGES,$(sort \
$(.VARIABLES)))),echo $($V) | sed -e 's/\s\+/\n/g' \
| sort -u > $(TARGET)/$V;)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment