diff --git a/packaging/tools/makepkg.sh b/packaging/tools/makepkg.sh index f993898882b55c7d5aaee1ed4460d9262aa068c8..0863a1c1e4ff4094996cdcf4e9af035e27971722 100755 --- a/packaging/tools/makepkg.sh +++ b/packaging/tools/makepkg.sh @@ -352,4 +352,4 @@ if [ -n "${taostools_bin_files}" ]; then fi fi -cd ${curr_dir} +cd ${curr_dir} \ No newline at end of file