]> git.pld-linux.org Git - packages/espeak.git/commitdiff
- dropped
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 20 May 2007 13:43:15 +0000 (13:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    espeak-Makefile.patch -> 1.3

espeak-Makefile.patch [deleted file]

diff --git a/espeak-Makefile.patch b/espeak-Makefile.patch
deleted file mode 100644 (file)
index 1f90b6e..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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)
This page took 0.040394 seconds and 4 git commands to generate.