From 760fa4d30c3454992315d3ed93e0d0860ea508a4 Mon Sep 17 00:00:00 2001 From: Andreas Streichardt Date: Fri, 29 May 2015 10:08:54 +0200 Subject: [PATCH] syncthing doesn't maintain 0.10 so why should i :D --- mkrelease.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkrelease.sh b/mkrelease.sh index dd7f1a1..fc884ee 100755 --- a/mkrelease.sh +++ b/mkrelease.sh @@ -2,4 +2,4 @@ xcodebuild install pkgbuild --analyze --root /tmp/syncthing-bar.dst syncthing-bar.plist -pkgbuild --root /tmp/syncthing-bar.dst --component-plist syncthing-bar.plist --scripts scripts --version $1 syncthing-$2-bar-$1.pkg +pkgbuild --root /tmp/syncthing-bar.dst --component-plist syncthing-bar.plist --scripts scripts --version $1 syncthing-bar-$1.pkg