Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: ninevoltz at uclibc.org <ninevoltz@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/festival/speech-tools
Date: Fri,  4 Apr 2008 05:23:29 -0700 (PDT)	[thread overview]
Message-ID: <20080404122329.5DF1A3C3A2@busybox.net> (raw)

Author: ninevoltz
Date: 2008-04-04 05:23:28 -0700 (Fri, 04 Apr 2008)
New Revision: 21635

Log:
fix for festival install patch

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-04 10:04:41 UTC (rev 21634)
+++ trunk/buildroot/package/festival/speech-tools/speech-tools-1.2.96-beta-install.patch	2008-04-04 12:23:28 UTC (rev 21635)
@@ -24,7 +24,7 @@
  
 --- a/config/rules/bin_process.mak	2004-01-27 18:56:39.000000000 -0500
 +++ b/config/rules/bin_process.mak	2008-04-03 12:37:31.000000000 -0400
-@@ -69,7 +69,8 @@ endif
+@@ -69,10 +69,17 @@ endif
  	    do \
  	    b=`basename "$$i"`;\
  	    $(ECHO_N) " $$b";\
@@ -32,5 +32,15 @@
 +	    $(INSTALL_PROG) "$$main/$$i" "$(DESTDIR)/usr/bin/$$b";\
 +		$(STRIP) "$(DESTDIR)/usr/bin/$$b";\
  	done
- 	@echo
- 
+-	@echo
+-
++	@$(ECHO_N) "Install Scheme Libraries:"
++	@main=`pwd` ;\
++	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

             reply	other threads:[~2008-04-04 12:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-04 12:23 ninevoltz at uclibc.org [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-04-07 19:26 [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=20080404122329.5DF1A3C3A2@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