[SCM] live-studio branch, master, updated. 9406e2cde7845bf95b50b9ce0d3b0684e59ed2c9

Chris Lamb lamby at debian.org
Fri Jul 30 23:17:55 UTC 2010


The following commit has been merged in the master branch:
commit 9406e2cde7845bf95b50b9ce0d3b0684e59ed2c9
Author: Chris Lamb <lamby at debian.org>
Date:   Fri Jul 30 19:16:32 2010 -0400

    Roles are under settings, not live_studio

diff --git a/debian/rules b/debian/rules
index 4c0d203..3d836eb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,6 @@
 
 override_dh_auto_install:
 	# Ensure the built packages are in the "live" role.
-	echo 'from live_studio.roles.live import *' > build/lib/live_studio/settings/role.py
+	echo 'from live_studio.settings.roles.live import *' > build/lib/live_studio/settings/role.py
 	
 	dh_auto_install

-- 
live-studio



More information about the debian-live-changes mailing list