[aur-general] python-apsw package
Allan McRae
allan at archlinux.org
Mon Apr 13 06:09:43 EDT 2009
Juan Miguel Cejuela wrote:
> To Abhishek,
>
> Thank you for answering. However, I can't make $srcdir/LICENSE since the
> license is not included in their source. I made it copying it from their
> web.
>
> *Then, how I can move LICENSE without using $startdir?*
>
> I can do ../$srcdir but that seems even worse
>
>
$srcdir = $startdir/src so you would just do something like:
install -Dm644 $srcdir/LICENSE $pkgdir/usr/share/licenses
Allan
More information about the aur-general
mailing list