mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-25 09:11:28 -05:00
fix last commit
This commit is contained in:
parent
6fffb322ae
commit
ec35e74400
@ -32,7 +32,7 @@ MACVERSION=`sw_vers -productVersion`
|
|||||||
#RSVERSION=`git describe --abbrev=0 --tags`
|
#RSVERSION=`git describe --abbrev=0 --tags`
|
||||||
GITHEAD=`git rev-parse --short HEAD`
|
GITHEAD=`git rev-parse --short HEAD`
|
||||||
|
|
||||||
mv $APP.dmg "$APP-$RSVERSION-$GITHEAD-$DATE-$MACVERSION-$QTVERSION.dmg"
|
mv $APP.dmg "$APP-$RSVERSION-$GITHEAD-$DATE-MacOS-$MACVERSION-$QTVERSION.dmg"
|
||||||
|
|
||||||
# You can use the appdmg command line app to create your dmg file if
|
# You can use the appdmg command line app to create your dmg file if
|
||||||
# you want to use a custom background and icon arrangement. I'm still
|
# you want to use a custom background and icon arrangement. I'm still
|
||||||
|
Loading…
x
Reference in New Issue
Block a user