[aur-general] amiwm PKGBUILD file
Eli Schwartz
eschwartz at archlinux.org
Tue Jan 23 23:31:58 UTC 2018
On 01/23/2018 04:59 PM, Panayotis Katsaloulis via aur-general wrote:
> Hello all
>
> This is my first attempt to create a valid PKGBUILD file for Arch Linux.
> It is about the missing amiwm window manager.
>
> Please tell me what you think
In addition to the other comments,
> package() {
> cd "$pkgname$pkgver"
> make prefix="$pkgdir/usr" install
> rm $pkgdir/usr/bin/requestchoice
You forgot to quote "$pkgdir" here
> install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
> }
>
--
Eli Schwartz
Bug Wrangler and Trusted User
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.archlinux.org/pipermail/aur-general/attachments/20180123/beb9d924/attachment.asc>
More information about the aur-general
mailing list