slackbuilds_ponce/system/tiger/patches/tiger-3.2.3-build-fix.diff
pyllyukko b663f5c1fe system/tiger: Added (Report system security vulnerabilities)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2011-10-22 10:17:07 -02:00

18 lines
623 B
Diff

diff -ur tiger-3.2.3/util/genmsgidx tiger-3.2.3.new/util/genmsgidx
--- tiger-3.2.3/util/genmsgidx 2008-11-27 23:34:21.000000000 +0100
+++ tiger-3.2.3.new/util/genmsgidx 2010-09-01 12:43:22.000000000 +0200
@@ -96,10 +96,10 @@
haveallof variables BASEDIR || exit 1
# Clear idx file and detect error
-> $BASEDIR/doc/explain.idx && {
- echo "Error: Cannot write over the index file $BASEDIR/doc/explain.idx. Aborting"
- exit 1
-}
+#> $BASEDIR/doc/explain.idx && {
+# echo "Error: Cannot write over the index file $BASEDIR/doc/explain.idx. Aborting"
+# exit 1
+#}
$LS $BASEDIR/doc/*.txt |
while read infile