Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Util/Clooper
diff options
context:
space:
mode:
authoramartin <olpc@xo-00-CE-12.localdomain>2007-07-17 16:45:59 (GMT)
committer amartin <olpc@xo-00-CE-12.localdomain>2007-07-17 16:45:59 (GMT)
commit5588049fb01afc32023facf1003efc566797dc91 (patch)
treeac66e7d89a9ae03709ac2cff27d8e5a5b38fa17a /Util/Clooper
parenta2f7a2b41791c2222b5b5a286dd71ee7d0fef2cd (diff)
network sync
Diffstat (limited to 'Util/Clooper')
-rw-r--r--Util/Clooper/Makefile4
-rwxr-xr-xUtil/Clooper/aclient.sobin47590 -> 47718 bytes
2 files changed, 2 insertions, 2 deletions
diff --git a/Util/Clooper/Makefile b/Util/Clooper/Makefile
index 5d5ac39..6ea2e2c 100644
--- a/Util/Clooper/Makefile
+++ b/Util/Clooper/Makefile
@@ -8,8 +8,8 @@ LDFLAGS+= -L/usr/local/lib -lcsound
CPPFLAGS+=-I/home/james/cvs/sugar-jhbuild/build/include/python2.5
LDFLAGS+=-L/home/james/cvs/sugar-jhbuild/build/lib
-CPPFLAGS+=-I/usr/include/python2.4
-LDFLAGS+=-lpython2.4
+CPPFLAGS+=-I/usr/include/python2.5
+LDFLAGS+=-lpython2.5
all : aclient.so
diff --git a/Util/Clooper/aclient.so b/Util/Clooper/aclient.so
index 7c91b74..5143f9d 100755
--- a/Util/Clooper/aclient.so
+++ b/Util/Clooper/aclient.so
Binary files differ