Fix usage of nonfree or tainted
This commit is contained in:
parent
2a82e889e8
commit
386dfc194b
@ -780,9 +780,11 @@ do
|
||||
;;
|
||||
--nonfree)
|
||||
NONFREE_P=1
|
||||
shift
|
||||
;;
|
||||
--tainted)
|
||||
TAINTED_P=1
|
||||
shift
|
||||
;;
|
||||
--)
|
||||
shift
|
||||
|
Reference in New Issue
Block a user