nathan owe. wrote:
I was reading on the Arch WIKI about licencing in AUR, My package has
the BSD license. it says to copy the license
to /usr/share/licenses/$pkgname/COPYING how do i do that in the
PKGBUILD?

Something like:

install -Dm644 COPYING ${pkgdir}/usr/share/licenses/$pkgname/COPYING

You can always look at other PKGBUILDs the ABS tree to get ideas on how things should be done.

Allan



Reply via email to