From 848306c79c54cdcaa00e33888b9eb44967149862 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Tue, 31 Jul 2007 13:55:23 +0000 Subject: use common --- transfugdrake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transfugdrake b/transfugdrake index 3025c12..ce9764e 100755 --- a/transfugdrake +++ b/transfugdrake @@ -17,7 +17,7 @@ use lib q(/usr/lib/libDrakX); ## Includes -#use common qw(:common :file :functional :system); +use common; use interactive; use standalone; use fsedit qw(:read_partitions); -- cgit v1.2.1