[aur-general] TU application_R: Metal A-wing (a-wing)
Metal A-wing
1 at 233.email
Tue Jan 22 09:09:35 UTC 2019
On Tue Jan 8 20:19:43 UTC 2019, David Runge wrote:
> * ruby-websockets-extensions
> * pkgname: avoid composition
What should I do?
> * arch: single quotes missing
> * url: use double quotes
> * license: single quotes missing
> * depends: single quotes missing
> * makedepends: single quotes missing
> * package(): _gemdir can be derived from $(gem env gemdir),
Why is use
`$(gem env gemdir)`
Instead of
`$(ruby -e'puts Gem.default_dir')`
> LICENSE.md can be installed using 'install -t'
Why is use
`install -t`
Instead of
`install -D`
```
install --help
-D create all leading components of DEST except the last,
or all components of --target-directory,
then copy SOURCE to DEST
-t, --target-directory=DIRECTORY copy all SOURCE arguments into DIRECTORY
```
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.archlinux.org/pipermail/aur-general/attachments/20190122/981950b0/attachment.asc>
More information about the aur-general
mailing list