From: ninevoltz at uclibc.org <ninevoltz@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/festival/speech-tools
Date: Mon, 7 Apr 2008 12:26:05 -0700 (PDT) [thread overview]
Message-ID: <20080407192606.0537F3C3AE@busybox.net> (raw)
Author: ninevoltz
Date: 2008-04-07 12:26:02 -0700 (Mon, 07 Apr 2008)
New Revision: 21663
Log:
another minor installer fix for festival
Modified:
trunk/buildroot/package/festival/speech-tools/speech-tools-1.2.96-beta-install.patch
Changeset:
Modified: trunk/buildroot/package/festival/speech-tools/speech-tools-1.2.96-beta-install.patch
===================================================================
--- trunk/buildroot/package/festival/speech-tools/speech-tools-1.2.96-beta-install.patch 2008-04-07 07:59:08 UTC (rev 21662)
+++ trunk/buildroot/package/festival/speech-tools/speech-tools-1.2.96-beta-install.patch 2008-04-07 19:26:02 UTC (rev 21663)
@@ -36,11 +36,12 @@
-
+ @$(ECHO_N) "Install Scheme Libraries:"
+ @main=`pwd` ;\
-+ cp -a "$$main/../../lib" "$(DESTDIR)/usr/share/festival";\
++ mkdir -p "$(DESTDIR)/usr/share/festival"; cp -a "$$main/../../lib" "$(DESTDIR)/usr/share/festival";\
+ for i in `find "$(DESTDIR)/usr/share/festival/lib" -name Makefile`;\
+ do \
+ rm "$$i"; \
+ done
-+
- .link_main:
- @$(MAKE) MADE_FROM_ABOVE=1 --no-print-directory -C '$(PROJECT_MAIN_DIR)' BIN=TOP/$(DIRNAME) LIBDIR=MAIN/TOP/$(PROJECT_LIBRARY_DIR) MAIN='$($(PROJECT_PREFIX)_HOME)' .link_main$(S)
\ No newline at end of file
++
+ .link_main:
+ @$(MAKE) MADE_FROM_ABOVE=1 --no-print-directory -C '$(PROJECT_MAIN_DIR)' BIN=TOP/$(DIRNAME) LIBDIR=MAIN/TOP/$(PROJECT_LIBRARY_DIR) MAIN='$($(PROJECT_PREFIX)_HOME)' .link_main$(S)
+
next reply other threads:[~2008-04-07 19:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-07 19:26 ninevoltz at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-04-04 12:23 [Buildroot] svn commit: trunk/buildroot/package/festival/speech-tools ninevoltz at uclibc.org
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080407192606.0537F3C3AE@busybox.net \
--to=ninevoltz@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox