Skip to content

Commit

Permalink
adasat: don't install src directory
Browse files Browse the repository at this point in the history
Left by mistake.
  • Loading branch information
MehdiChinoune committed Jan 18, 2025
1 parent d9c8218 commit b080b7d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions mingw-w64-adasat/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,6 @@ package() {
--build-name=${_library_type}
done

mkdir -p "${pkgdir}"${MINGW_PREFIX}/share/gpr/src
cp "${srcdir}"/AdaSat-${pkgver}/src/* "${pkgdir}"${MINGW_PREFIX}/share/gpr/src/

install -Dm644 "${srcdir}"/AdaSat-${pkgver}/LICENSE \
"${pkgdir}"${MINGW_PREFIX}/share/licenses/${_realname}/LICENSE
}

0 comments on commit b080b7d

Please sign in to comment.