repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 12 04:00:44 UTC 2012
[aur-mirror.git]
/
kdestyle-linspireclear
/
automake_patch.diff
blob
080fea75c7835024351d525cea8ccb58e96c99ce
1
--- old/admin/cvs.sh 2005-02-18 03:45:07.000000000 +0100
2
+++ new/admin/cvs.sh 2005-05-29 22:22:27.000000000 +0200
3
@@ -77,7 +77,7 @@
4
* )
5
echo "*** YOU'RE USING $AUTOMAKE_STRING."
6
echo "*** KDE requires automake 1.6"
7
- exit 1
8
+ #exit 1
9
;;
10
esac
11
}