gluon-core: Remove VERSION_DIR hack
As the (removed) comment said, this was a one-time-hack that was obsoleted long ago.
This commit is contained in:
parent
e2ff6a6ed3
commit
ae43f3dc3e
@ -11,10 +11,6 @@ else
|
||||
HAS_LEGACY=
|
||||
fi
|
||||
|
||||
|
||||
# Temporary fix for broken upgrades (happened between 20140225 and 20140226, remove next week)
|
||||
if [ -f "$VERSION_DIR" ]; then rm "$VERSION_DIR"; fi
|
||||
|
||||
mkdir -p "$VERSION_DIR"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user