SOURCES: espeak-Makefile.patch (NEW) - try to fix '/usr/lib/libesp...

twittner twittner at pld-linux.org
Sun May 13 20:51:40 CEST 2007


Author: twittner                     Date: Sun May 13 18:51:40 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- try to fix '/usr/lib/libespeak.so.1 is needed by espeak-devel-1.24-1'
- rel. 2

---- Files affected:
SOURCES:
   espeak-Makefile.patch (1.1 -> 1.2)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/espeak-Makefile.patch
diff -u /dev/null SOURCES/espeak-Makefile.patch:1.2
--- /dev/null	Sun May 13 20:51:40 2007
+++ SOURCES/espeak-Makefile.patch	Sun May 13 20:51:35 2007
@@ -0,0 +1,11 @@
+--- espeak-1.24-source/src/Makefile~	2007-05-13 20:46:14.232597788 +0200
++++ espeak-1.24-source/src/Makefile	2007-05-13 20:47:22.647829868 +0200
+@@ -87,7 +87,7 @@
+ 	$(INSTALL) -m 755 $(LIB_NAME).$(LIBTAG) $(DESTDIR)$(LIBDIR)
+ 	# Install static library
+ 	$(INSTALL) -m 755 $(STATIC_LIB_NAME) $(DESTDIR)$(LIBDIR)
+-	$(LN_SF) $(LIB_NAME).$(LIBTAG) $(DESTDIR)$(LIBDIR)/$(LIB_NAME).$(LIB_VERSION)
++	#$(LN_SF) $(LIB_NAME).$(LIBTAG) $(DESTDIR)$(LIBDIR)/$(LIB_NAME).$(LIB_VERSION)
+ 	$(LN_SF) $(LIB_NAME).$(LIB_VERSION) $(DESTDIR)$(LIBDIR)/$(LIB_NAME)
+ 	# Install development headers
+ 	$(INSTALL) -pm 644 speak_lib.h $(DESTDIR)$(INCDIR)
================================================================


More information about the pld-cvs-commit mailing list