rpm-build/scripts/files.req.files.in
2007-03-12 15:05:18 +03:00

3 lines
77 B
Bash
Executable File

#!/bin/sh -efu
cut -f1 |grep -Ff @RPMCONFIGDIR@/files.req.list || [ $? = 1 ]