Skip to content

Commit 0b12f2a

Browse files
committed
Actually use path found by CMake
1 parent 2e11043 commit 0b12f2a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

grantlee5/linuxdeploy-plugin-grantlee5.sh

+2
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ EOF
100100
exit 2
101101
fi
102102

103+
GRANTLEE5_PLUGINS_DIR="$(dirname "$imported_location")"
104+
103105
popd &>/dev/null
104106
fi
105107

0 commit comments

Comments
 (0)