gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3446: gnuspeech Makefile fix


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3446: gnuspeech Makefile fix
Date: Thu, 15 Oct 2015 02:28:45 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3446
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Wed 2015-10-14 19:28:41 -0700
message:
  gnuspeech Makefile fix
modified:
  gnu/gnuspeech/Makefile         makefile-20151015022116-unevfcaicjs2yih9-3
=== modified file 'gnu/gnuspeech/Makefile'
--- a/gnu/gnuspeech/Makefile    2015-10-15 02:21:53 +0000
+++ b/gnu/gnuspeech/Makefile    2015-10-15 02:28:41 +0000
@@ -15,8 +15,8 @@
 # You should have received a copy of the GNU General Public License
 # along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
 
-NAME = gnuspeechsa
-GARNAME = gnuspeechsa
+NAME = gnuspeech
+GARNAME = gnuspeech
 GARVERSION = 0.1.5
 HOME_URL = http://www.gnu.org/software/gnuspeech/
 DESCRIPTION = GNUspeech synthetic speech generation
@@ -31,13 +31,15 @@
 
 # uses cmake
 # the installation isn't automated, look in INSTALL file for instructions.
+#
+# n.b. package name is gnuspeech, tar file name is gnuspeechsa !!!!
 
 ######################################################################
 
 MASTER_SITES = $(MASTER_GNU)
 MASTER_SUBDIR = $(GARNAME)/
-DISTFILES = $(DISTNAME).tar.gz
-SIGFILES = $(DISTNAME).tar.gz.sig
+DISTFILES = gnuspeechsa-0.1.5.tar.gz
+SIGFILES =  gnuspeechsa-0.1.5.tar.gz.sig
 
 WORKOBJ = $(WORKDIR)/build
 


reply via email to

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