From 2b2cd6736259fb65244aed6d54375bfc4dc048cd Mon Sep 17 00:00:00 2001
From: Ruben Rodriguez <ruben@trisquel.info>
Date: Sat, 31 Mar 2018 10:00:04 -0400
Subject: [PATCH] Fixed build error on make-unity

---
 helpers/make-unity | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helpers/make-unity b/helpers/make-unity
index e38fce65..abe5f87f 100644
--- a/helpers/make-unity
+++ b/helpers/make-unity
@@ -58,7 +58,7 @@ cp $DATA/bfb.png tests/data
 sed -i '
 s/firefox/abrowser/g
 /ubuntu-amazon-default/d
-s/ubuntu-software-center/gnome-app-install/' com.canonical.Unity.gschema.xml
+s/ubuntu-software-center/gnome-app-install/' data/com.canonical.Unity.gschema.xml
 
 # remove Skype preview
 rm dash/previews/Skype.png
-- 
GitLab