Skip to content

Commit

Permalink
fix physac path
Browse files Browse the repository at this point in the history
  • Loading branch information
pmp-p committed Mar 4, 2024
1 parent c0a9283 commit 9d51812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages.d/raylib/raylib.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ then
pushd $(pwd)/${PACKAGE}
fi

cp ./physac/src/physac.h ${PREFIX}/include/
cp ./src/physac.h ${PREFIX}/include/

popd
popd
Expand Down

0 comments on commit 9d51812

Please sign in to comment.