Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/debian/patches/2002_use_packaged_sharedstate.patch
blob: ece5013ecb2b6847acec5faa1527a2587501d7ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
diff --git a/MANIFEST b/MANIFEST
--- a/MANIFEST
+++ b/MANIFEST
@@ -213,12 +98,4 @@ po/vi.po
 po/yo.po
 po/zh_CN.po
 po/zh_TW.po
-sharedstate/__init__.py
-sharedstate/shareddict.py
-sharedstate/sharedobject.py
-sharedstate/sharedobjects.py
-sharedstate/sharedpython.py
-sharedstate/sharedstate.py
-sharedstate/sharedtext.py
-sharedstate/tubeconn.py
 
diff --git a/Makefile b/Makefile
--- 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