Remove broken trailing space from cut and paste error
This commit is contained in:
parent
c0813db7f7
commit
348f4b31d1
|
@ -34,7 +34,7 @@ options=" -q -o Dir::State::status=$APTTMP/$CODENAME-$ARCH/status \
|
||||||
-o APT::Cache::AllVersions=0 \
|
-o APT::Cache::AllVersions=0 \
|
||||||
-o APT::Cache::ShowVersion=1 \
|
-o APT::Cache::ShowVersion=1 \
|
||||||
-o APT::Architecture=$ARCH \
|
-o APT::Architecture=$ARCH \
|
||||||
-o APT::Architectures::=$ARCH \
|
-o APT::Architectures::=$ARCH \
|
||||||
-o Acquire::Languages=none"
|
-o Acquire::Languages=none"
|
||||||
|
|
||||||
sections=main
|
sections=main
|
||||||
|
|
Loading…
Reference in New Issue