summaryrefslogtreecommitdiffstats
path: root/accessibility/gnomespeech/files
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-08-27 06:38:20 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-08-27 06:38:20 +0800
commit9217d5efc238a3719e378525217c7773531269b6 (patch)
tree216217378afbd0a46f343cdf23c972e39bfb39b5 /accessibility/gnomespeech/files
parent0c2852c407ba7de50832b51c97d43106c3bfd8b4 (diff)
downloadmarcuscom-ports-9217d5efc238a3719e378525217c7773531269b6.tar
marcuscom-ports-9217d5efc238a3719e378525217c7773531269b6.tar.gz
marcuscom-ports-9217d5efc238a3719e378525217c7773531269b6.tar.bz2
marcuscom-ports-9217d5efc238a3719e378525217c7773531269b6.tar.lz
marcuscom-ports-9217d5efc238a3719e378525217c7773531269b6.tar.xz
marcuscom-ports-9217d5efc238a3719e378525217c7773531269b6.tar.zst
marcuscom-ports-9217d5efc238a3719e378525217c7773531269b6.zip
Update to 0.2.7.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1099 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/gnomespeech/files')
-rw-r--r--accessibility/gnomespeech/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/accessibility/gnomespeech/files/patch-configure b/accessibility/gnomespeech/files/patch-configure
deleted file mode 100644
index 096c60c64..000000000
--- a/accessibility/gnomespeech/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Sun May 11 19:07:44 2003
-+++ configure Sun May 11 19:07:22 2003
-@@ -1748,7 +1748,7 @@
- LT_RELEASE=$GNOME_SPEECH_MAJOR_VERSION.$AT_SPI_MINOR_VERSION
- LT_CURRENT=`expr $GNOME_SPEECH_MICRO_VERSION - $GNOME_SPEECH_INTERFACE_AGE`
- LT_REVISION=$GNOME_SPEECH_INTERFACE_AGE
--LT_AGE=`expr $AGNOME_SPEECH_BINARY_AGE - $GNOME_SPEECH_INTERFACE_AGE`
-+LT_AGE=`expr $GNOME_SPEECH_BINARY_AGE - $GNOME_SPEECH_INTERFACE_AGE`
- LT_VERSION_INFO='-version-info ${LT_CURRENT}:${LT_REVISION}:${LT_AGE}'
-
-