From badd16309025ae2559a615e69de6addbddb6633e Mon Sep 17 00:00:00 2001 From: freesource Date: Fri, 12 Oct 2001 17:54:08 +0000 Subject: [PATCH] The focus from now on will be Debian systems, although ar can still be used on syystems without dpkg. --- swimrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/swimrc b/swimrc index 252de94..f160697 100644 --- a/swimrc +++ b/swimrc @@ -4,11 +4,11 @@ # "How about non-us?". # Which do you have on your system? Pick dpkg if Debian, ar if non-Debian. -#$package_tool = "/usr/bin/dpkg"; +$package_tool = "/usr/bin/dpkg"; #$package_tool = "/usr/bin/ar"; # Do you have apt installed? -#$apt = "yes"; +$apt = "yes"; # Pick one. #$architecture = "alpha";