Fix --apt-pdiffs disabled being ignored.

This commit is contained in:
Cyril Brulebois 2009-01-23 21:34:17 +01:00 committed by Daniel Baumann
parent b12e0fd6ce
commit f5cb9b046b
1 changed files with 1 additions and 1 deletions

View File

@ -205,7 +205,7 @@ Local_arguments ()
;;
--apt-pdiffs)
APT_PDIFFS="${2}"
LH_APT_PDIFFS="${2}"
shift 2
;;
--apt-options)