From 15ac97d86f9abece8cb3ac599e9a6268cd03dfd0 Mon Sep 17 00:00:00 2001
From: Aaditya Bagga <aaditya_gnulinux@zoho.com>
Date: Sat, 6 Sep 2014 15:36:52 +0530
Subject: [PATCH] Update: seems to be working now?

---
 .gitignore       | 2 ++
 mkmanjaroroot.in | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index b25c15b..c976f43 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
 *~
+*.tar.gz
+build
diff --git a/mkmanjaroroot.in b/mkmanjaroroot.in
index d6fe2b1..8d0207e 100644
--- a/mkmanjaroroot.in
+++ b/mkmanjaroroot.in
@@ -8,7 +8,7 @@
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU General Public License for more details.
 
-set -x
+#set -x
 
 m4_include(lib/common.sh)
 
-- 
GitLab