Package: apt-zip Version: 0.15
Hello,
in line 18 of /usr/sbin/apt-zip-inst is a little bug:
( cd /var/cache/apt/archive ; tar xf ${MEDIUM}/${APTZIPTARFILE} )
should be:
( cd /var/cache/apt/archives ; tar xf ${MEDIUM}/${APTZIPTARFILE} )
best regards
Reinhadt Maier
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

