projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba9c06f
)
Die neue Version wird 2.6.3 sein, nicht 2.7.0
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Tue, 14 Jun 2011 13:43:25 +0000
(15:43 +0200)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Tue, 14 Jun 2011 13:43:25 +0000
(15:43 +0200)
DEBIAN/DEBIAN/postinst
patch
|
blob
|
history
diff --git
a/DEBIAN/DEBIAN/postinst
b/DEBIAN/DEBIAN/postinst
index
5bdd958
..
45a8984
100755
(executable)
--- a/
DEBIAN/DEBIAN/postinst
+++ b/
DEBIAN/DEBIAN/postinst
@@
-116,9
+116,9
@@
case "$1" in
echo " ! "`date`" $1 !" >> $debugfile
VER=`cat /var/www/lx-office-erp/VERSION | cut -d '.' -f2`
- if [ $VER = '
7
' ]; then
- echo " ! 2.
7
!" >> $debugfile
- echo "Version 2.
7
.x"
+ if [ $VER = '
6
' ]; then
+ echo " ! 2.
6
!" >> $debugfile
+ echo "Version 2.
6
.x"
mk_new_menu
else
mk_new_menu