projects
/
fusionforge
/
fusionforge.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
project home
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5c97d8
)
Removed now unused var $version in install.sh
attic/trunk/8727
author
Alain Peyrat
<aljeux@free.fr>
Sun, 7 Feb 2010 10:56:34 +0000
(10:56 +0000)
committer
Alain Peyrat
<aljeux@free.fr>
Sun, 7 Feb 2010 10:56:34 +0000
(10:56 +0000)
gforge/install.sh
patch
|
blob
|
history
diff --git
a/gforge/install.sh
b/gforge/install.sh
index 83d4d226b1a8e05e1164ffcd6fc943fb59034b11..28bb88a899d2d3fa8933147380a29160dd01b9f1 100755
(executable)
--- a/
gforge/install.sh
+++ b/
gforge/install.sh
@@
-26,7
+26,6
@@
fi
hostname=$1
type=""
msg=""
-version=4.8.2
distrib=""
if [ -f "/etc/redhat-release" ]