gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r3457: gnuspeech, fix Makefile


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3457: gnuspeech, fix Makefile
Date: Fri, 16 Oct 2015 07:35:45 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3457
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2015-10-16 00:35:30 -0700
message:
  gnuspeech, fix Makefile
modified:
  gnu/gnuspeech/Makefile         makefile-20151015022116-unevfcaicjs2yih9-3
=== modified file 'gnu/gnuspeech/Makefile'
--- a/gnu/gnuspeech/Makefile    2015-10-15 02:28:41 +0000
+++ b/gnu/gnuspeech/Makefile    2015-10-16 07:35:30 +0000
@@ -30,7 +30,6 @@
 endef
 
 # uses cmake
-# the installation isn't automated, look in INSTALL file for instructions.
 #
 # n.b. package name is gnuspeech, tar file name is gnuspeechsa !!!!
 
@@ -41,13 +40,14 @@
 DISTFILES = gnuspeechsa-0.1.5.tar.gz
 SIGFILES =  gnuspeechsa-0.1.5.tar.gz.sig
 
-WORKOBJ = $(WORKDIR)/build
+WORKOBJ = $(WORKDIR)/build-$(GARVERSION)/
+CONFIGURE_SCRIPTS = work/gnuspeechsa-$(GARVERSION)/CMakeLists.txt
 
 BUILDDEPS =
 LIBDEPS =
-CONFIGURE_SCRIPTS=
 
 ######################################################################
 
 include ../../gar.lib/auto.mk
 include config.mk
+


reply via email to

[Prev in Thread] Current Thread [Next in Thread]