Skip to content

Commit

Permalink
also allow %undefine
Browse files Browse the repository at this point in the history
  • Loading branch information
bugfinder committed Jan 18, 2013
1 parent 987915b commit cf170ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 20-files-present-and-referenced
Expand Up @@ -52,6 +52,7 @@ for i in $DIR_TO_CHECK/*.spec ; do
s@%(rpm -q.*)@1@
}
/^%define/{;p;d;}
/^%undefine/{;p;d;}
/^%nil/{;p;d;}
/^%{nil}/{;p;d;}
/^%global.*%(.*)/d
Expand Down

0 comments on commit cf170ff

Please sign in to comment.