From c1e78ee5a2697afc0902d1be294d71de93090909 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:54:04 +0000 Subject: Various minor bug fixes Author: jgg Date: 1999-06-24 04:06:30 GMT Various minor bug fixes --- dselect/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dselect') diff --git a/dselect/install b/dselect/install index 6cf5dcf1a..9e43438ac 100755 --- a/dselect/install +++ b/dselect/install @@ -7,7 +7,7 @@ APTGET="/usr/bin/apt-get" DPKG="/usr/bin/dpkg" set -e RES=`apt-config shell CLEAN DSelect::Clean OPTS DSelect::Options \ - DPKG Dir::Bin::dpkg/ APTGET Dir::Bin::apt-get/ \ + DPKG Dir::Bin::dpkg APTGET Dir::Bin::apt-get \ ARCHIVES Dir::Cache::Archives/` eval $RES set +e -- cgit v1.2.3