1
0

Fix usage of nonfree or tainted

This commit is contained in:
Bruno Cornec 2019-10-20 19:48:05 +02:00
parent 2a82e889e8
commit 386dfc194b

View File

@ -780,9 +780,11 @@ do
;; ;;
--nonfree) --nonfree)
NONFREE_P=1 NONFREE_P=1
shift
;; ;;
--tainted) --tainted)
TAINTED_P=1 TAINTED_P=1
shift
;; ;;
--) --)
shift shift