summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2010-08-25 19:47:28 +0000
committer Eric Hameleers <alien@slackware.com>2010-08-25 19:47:28 +0000
commitf5555f60814e9cd3e98f74317cb3ba28af911445 (patch)
treeae17007fd79407fb9b6146fe4349be3dbf17f001
parenta96c4edae9273b59212dc8cf601427ad514b339e (diff)
downloadasb-f5555f60814e9cd3e98f74317cb3ba28af911445.tar.gz
asb-f5555f60814e9cd3e98f74317cb3ba28af911445.tar.xz
One less DOC file
-rwxr-xr-xspeex/build/speex.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/speex/build/speex.SlackBuild b/speex/build/speex.SlackBuild
index 5750c51f..0784945a 100755
--- a/speex/build/speex.SlackBuild
+++ b/speex/build/speex.SlackBuild
@@ -30,7 +30,7 @@ VERSION=${VERSION:-1.2rc1}
BUILD=${BUILD:-1}
TAG=${TAG:-alien}
-DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README* Speex.kdevelop TODO"
+DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README* TODO"
# Where do we look for sources?
SRCDIR=$(cd $(dirname $0); pwd)