packages: speech-dispatcher/speech-dispatcher-python-install.patch - update...
shadzik
shadzik at pld-linux.org
Sat Dec 5 04:17:39 CET 2009
Author: shadzik Date: Sat Dec 5 03:17:39 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- updated for 0.6.7
---- Files affected:
packages/speech-dispatcher:
speech-dispatcher-python-install.patch (1.2 -> 1.3)
---- Diffs:
================================================================
Index: packages/speech-dispatcher/speech-dispatcher-python-install.patch
diff -u packages/speech-dispatcher/speech-dispatcher-python-install.patch:1.2 packages/speech-dispatcher/speech-dispatcher-python-install.patch:1.3
--- packages/speech-dispatcher/speech-dispatcher-python-install.patch:1.2 Sat Feb 23 17:20:07 2008
+++ packages/speech-dispatcher/speech-dispatcher-python-install.patch Sat Dec 5 04:17:34 2009
@@ -1,11 +1,16 @@
---- speech-dispatcher-0.6.6/src/python/Makefile.in~ 2008-02-04 14:51:34.000000000 +0100
-+++ speech-dispatcher-0.6.6/src/python/Makefile.in 2008-02-23 16:46:00.161824116 +0100
-@@ -5,7 +5,7 @@
+--- speech-dispatcher-0.6.7/src/python/Makefile.in.orig 2009-12-05 04:14:33.526619872 +0100
++++ speech-dispatcher-0.6.7/src/python/Makefile.in 2009-12-05 04:15:26.183676069 +0100
+@@ -13,11 +13,11 @@
install:
if test -x /usr/bin/python; then \
-- ./setup.py install --prefix=$(prefix); \
-+ ./setup.py install --prefix=$(prefix) --root=$(DESTDIR) ; \
+- ./setup.py install --prefix=${prefix}; \
++ ./setup.py install --prefix=${prefix} --root=$(DESTDIR) ; \
else \
- echo "Python not found, not installing speechd module"; \
+ echo "Python not found, not installing speechd module nor spd-conf"; \
fi
+- cp speechd_config/test.wav @snddatadir@
++ cp speechd_config/test.wav $(DESTDIR)@snddatadir@
+
+ uninstall:
+ rm -f @snddatadir@/test.wav
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/speech-dispatcher/speech-dispatcher-python-install.patch?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list