From 2c8f6c27ba86819fa7b12880ec9401ddeb8edef6 Mon Sep 17 00:00:00 2001
From: Himanshu Chhetri <himanshuchhetri@gmail.com>
Date: Fri, 29 Oct 2010 20:31:45 -0700
Subject: [PATCH] Use FileUtils for all file operations. Also uses
 Kernel.system to execute shell commands in a secure fashion.

---
 pkg/ubuntu/dist | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pkg/ubuntu/dist b/pkg/ubuntu/dist
index 378798d003..2fb4d8549b 120000
--- a/pkg/ubuntu/dist
+++ b/pkg/ubuntu/dist
@@ -1 +1 @@
-../source/dist
\ No newline at end of file
+../source/dist/
\ No newline at end of file
-- 
GitLab