https://bugs.contribs.org/show_bug.cgi?id=10467

--- Comment #1 from Daniel B. <[email protected]> ---
Another option would be to remove any templates which are not part of an RPM
after the rise. Something like

find /etc/e-smith/templates/ -type f | xargs -I % sh -c "rpm -qf % 2>&1 >
/dev/null || echo %"

can display those templates

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to