Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/debian/patches/2002_use_packaged_sharedstate.patch
blob: 0b9f84bf9f077b2100b50257171f466553956dc7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/Makefile b/Makefile
index 26856cc..a416b85 100644
--- a/Makefile
+++ b/Makefile
@@ -10,4 +10,6 @@ clean:
 	rm -rf ${SSDIR} sharedstate
 
 update_ss:
-	./update_sharedstate
+#	./update_sharedstate
+	rm -rf sharedstate
+	ln -s /usr/share/sugar/sharedstate sharedstate