diff --git a/.githooks/post-merge b/.githooks/post-merge index 21eb6e6..8793b5d 100755 --- a/.githooks/post-merge +++ b/.githooks/post-merge @@ -11,7 +11,7 @@ if [ -z $IFS ]; then IFS=$'\n' fi -GIT_PULL_TMP=/tmp/git_pull +GIT_PULL_TMP=/tmp/git_changed_files_for_last_pull OPKG_CMDS_TMP=/tmp/opkg_commands rm -f $GIT_PULL_TMP