Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/slack-v.1.1.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
ubunteroz committed Mar 19, 2014
2 parents 5faa070 + 2ba9d37 commit eea6c51
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions platform/SLACKBUILD/ign-sdk.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

#SLACKBUILD##
#Dwiyan Galuh W/wajatmaka ([email protected])

#script 1.1.4

PRGNAM=ign-sdk
VERSION=${VERSION:-git}
Expand Down Expand Up @@ -60,7 +60,7 @@ then
git branch slack-$VERSION $VERSION
git checkout slack-$VERSION
else
VERSION="v.1.1.3"
VERSION="v.1.1.4"
git branch slack-$VERSION
git checkout slack-$VERSION
fi
Expand Down Expand Up @@ -150,7 +150,6 @@ cp -rf bin/ignsdk-app-creator $PKG/usr/bin/
cp -rf bin/ignsdk-app-builder $PKG/usr/bin/
cp -rf bin/ignsdk-slack-creator $PKG/usr/share/ign-sdk/bin/
cp -rf bin/ignsdk-slack-builder $PKG/usr/share/ign-sdk/bin/
cp -rf menu/ignsdk-kuma.desktop $PKG/usr/share/applications/


mkdir -p $PKG/install
Expand Down

0 comments on commit eea6c51

Please sign in to comment.