Fix distcheck
This commit is contained in:
parent
10735e597a
commit
b3a500fd17
@ -4,4 +4,3 @@ shell/view/BuddyMenu.py
|
|||||||
shell/view/clipboardmenu.py
|
shell/view/clipboardmenu.py
|
||||||
shell/view/frame/ZoomBox.py
|
shell/view/frame/ZoomBox.py
|
||||||
sugar/graphics/optionmenu.py
|
sugar/graphics/optionmenu.py
|
||||||
sugar/chat/ChatEditor.py
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
VERSION=0.63
|
VERSION=0.63
|
||||||
DATE=`date +%Y%m%d`
|
DATE=`date +%Y%m%d`
|
||||||
RELEASE=2.62
|
RELEASE=2.65
|
||||||
TARBALL=sugar-$VERSION-$RELEASE.${DATE}git.tar.bz2
|
TARBALL=sugar-$VERSION-$RELEASE.${DATE}git.tar.bz2
|
||||||
|
|
||||||
rm sugar-$VERSION.tar.bz2
|
rm sugar-$VERSION.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user