Skip to content

Commit

Permalink
rebase artifacts (squash me later)
Browse files Browse the repository at this point in the history
  • Loading branch information
fritsch committed Feb 3, 2016
1 parent ec3215a commit 09f28f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/mkpkg/mkpkg_binary-addons
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ if [ ! -d $KODI_DIR ] ; then
exit 127
fi

<<<<<<< HEAD
# platform
REPO=$(cat $KODI_DIR/project/cmake/addons/depends/common/platform/platform.txt | awk '{print $2}')
GIT_HASH=$(cat $KODI_DIR/project/cmake/addons/depends/common/platform/platform.txt | awk '{print $3}')
Expand Down

0 comments on commit 09f28f3

Please sign in to comment.