1
0
mirror of https://github.com/fspc/dswim.git synced 2025-04-04 08:13:24 -04:00

Can do the perl -I./ thing.

This commit is contained in:
freesource 2001-01-29 06:46:11 +00:00
parent 30f9478a71
commit 81dcd82bab

View File

@ -369,7 +369,8 @@ $passive = 0;
# You will never need to change this unless for some weird reason all the
# files under dpkg are somewhere else (including /info*) , see --dbpath as
# an alternative if you decide to access or make the databases somewhere
# else.
# else. I should point out that this program was designed to work with only
# one user .. root.
$base = '/var/lib/dpkg';
# --dbpath takes care of this so don't touch.